Tagged: x
-
AuthorPosts
-
January 23, 2017 at 8:54 am #1341563
Prana4YouParticipantHello X-Team,
i use the renew-stack with a child-theme and want to make some costume changes. Especially i want to make changes in the layout for the navbar. i want to have different background-colors for the main navbar items and for the submenu. the problem ist, that the settings from the costumier are tagged with !important. So any changes i wanted to make with the child-css or the css costume code inside the comstumizer have no effect!!! i can’t override it!
Please help
January 23, 2017 at 9:57 am #1341656
Prasant RaiModeratorHello There,
Thanks for writing in!
Could you please provide us with your website URL so we can take a closer look?
Thanks.
January 23, 2017 at 10:02 am #1341666
Prana4YouParticipantJanuary 23, 2017 at 11:12 am #1341775
RupokMemberHi there,
Thanks for the URL. You can use this code to override the background color for Submenu only :
body .x-navbar .sub-menu { background-color: #fff !important; }You already have the code, just add the preceding body selector.
Hope this helps.
Cheers!
January 23, 2017 at 12:49 pm #1341923
Prana4YouParticipantEven if i don’t understand why, but it’s working! Didn’t known that the extra “body” selector could override it.
And by the way, thanks for this fast and uncomplicated support.
January 23, 2017 at 2:08 pm #1342043
JadeModeratorYou’rev most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1341563 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
