BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › Group Banner issue
- This topic has 4 replies, 2 contibutors, and was last updated 10 years ago by Alyssa.
Question
October 27, 2014 at 8:12 am #32967@namronsHi. I purchased a premium plugin today, namely: http://www.philopress.com/products/buddygroupbanners/ but it is not cooperating with Buddyboss. Please check out http://awestruck.tv/boss/groups/all-things-south-african/
to see what I am talking about. You will see that on a mobile it looks fine but on a desktop the side navigation text is superimposed over the image. Are you able to suggest a fix? Thanks.Answers
October 27, 2014 at 9:56 am #32969@namronsI was recommended to try this:
in wp-content/themes/buddyboss/css/buddypress.css
remove this: position: absolute;
from #buddypress div#item-nav {
on ~Line 3201What do you think?
October 27, 2014 at 11:16 am #32972@alyssa-buddyboss
AlyssaParticipant@namrons that won’t work, nor is it the right way to go about it.
Try adding this to your custom.css file:#buddypress div#item-nav { width: 21%; float: left; clear: both; }
I’m not sure what other pages this may affect.
October 28, 2014 at 6:49 am #33013@namronsThanks TJ but that did not seem to work, so I temporarily installed the other fix (which I know is not the right way to go about it) but do you have any other ideas?
October 28, 2014 at 1:30 pm #33039
- The question ‘Group Banner issue’ is closed to new replies.