BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › CSS Classes for Menu Icons – Icons not appearing in Titlebar
- This topic has 21 replies, 4 contibutors, and was last updated 8 years, 8 months ago by Anve S..
Question
March 7, 2016 at 5:36 am #61816@miguelpHi @pallavi
Thank you for the support :))
Also noticed the icons are far apart from the top title menu pages. I do have the custom css you gave me previously which also doesn’t seem to work for the different header…if that can be fixed also
Thanks and let me know any update on hows it going 🙂
Regards
Michael*
Answers
March 9, 2016 at 1:34 am #62179@miguelpHello @pallavi ,
thanks for the fixes, I’ve noticed it on my page – Also, I wanted to ask for now, the top header menu, the icons are the same distance apart as the pages like previous issue I had. The CSS code you told me for it
: @media screen and (min-width:481px){
.header-inner .middle-col .header-navigation ul li a span {
right: 3px!important;
}…This doesn’t seem to be working , I’m guessing because the header style swtiched to the other style. How can I put the icons and the notification for messages closer to the pages. Below is what it looks like in the picture below:
Regards
March 9, 2016 at 2:52 am #62185@
AnonymousHi @miguelp, I have applied the required changes in css to make the icon more closer to menu items.
Regards
March 9, 2016 at 3:09 am #62187@miguelpHi @pallavi ,
Thank you once again! 🙂 Can you do the same for the notifications circle for new messages on the top menu? To move half way towards ‘Messages’ title? since its in the middle of Messages and Member Search. or if you can pass me the code and ill do it:)
Regards
March 9, 2016 at 5:28 am #62197@anveHi @miguelp,
Try adding following code in custom css option of child theme.
.header-navigation ul.horizontal-responsive-menu li > a span.um-message-unreaditems { left: 0 !important; }
Regards
AnveMarch 9, 2016 at 6:03 am #62202@miguelpHello @anve ,
Thank you, that worked!
Also, I noticed that the theme does some how red box reflections on drop down buttons. I’ve attached a picture of what I get on drop down menus. How Do I fix that and take the red box reflections off?
Regards
March 12, 2016 at 12:31 am #62638
- The question ‘CSS Classes for Menu Icons – Icons not appearing in Titlebar’ is closed to new replies.