Tagged: x
-
AuthorPosts
-
June 17, 2016 at 1:26 pm #1047370
Michael RParticipantHello,
Can you please help me with 2 questions…
June 17, 2016 at 1:27 pm #1047373
Michael RParticipantThis reply has been marked as private.June 17, 2016 at 7:10 pm #1047678
FriechModeratorThis reply has been marked as private.June 22, 2016 at 1:32 am #1053832
Michael RParticipantThis reply has been marked as private.June 22, 2016 at 5:54 am #1054105
LelyModeratorHi There,
Thank you for the credentials.
Please update above CSS to this:.x-navbar .sub-menu {background-color: #f3f3f3 !important; } .x-navbar .desktop .sub-menu{padding: 1.75em 0;} .x-navbar .desktop .sub-menu li > a {color: rgb(21, 41, 66) !important; padding-left: 1.75em; padding-right: 1.75em;} .x-navbar .desktop .sub-menu li > a:hover {color: #f3f3f3 !important; background-color: rgb(21,41,66);}Hope this helps.
June 23, 2016 at 12:08 am #1055780
Michael RParticipantThis reply has been marked as private.June 23, 2016 at 3:11 am #1055930
Rue NelModeratorHello There,
Thanks for the updates! To resolve this other issue, please find this css block from your customizer,
.x-navbar .desktop .x-nav > .current-menu-item > a { box-shadow: none; background-color: #f3f3f3; border-top-left-radius: 5px; border-top-right-radius: 5px; }You need to remove it and replace with this code instead:
.x-navbar .desktop .x-nav > .current-menu-item > a, .x-navbar .desktop .x-nav > .current-menu-parent > a, .x-navbar .desktop .x-nav > .current_page_ancestor > a{ box-shadow: none; background-color: #f3f3f3; color: rgb(21,41,66); border-top-left-radius: 5px; border-top-right-radius: 5px; }Please let us know if this works out for you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1047370 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
