Tagged: x
-
AuthorPosts
-
June 11, 2016 at 8:28 pm #1037786
MiticaParticipanthow can i make my sub menus opaque? or at the very least, increase the font size…..
June 12, 2016 at 1:00 am #1037951
Rue NelModeratorHello There,
Thanks for writing in! To change the background color of your sub menu, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.masthead-inline .x-navbar .desktop .sub-menu { background-color: #fff; background-color: rgba(255,255,255,0.85); }Hope this helps.
June 27, 2016 at 3:00 pm #1062073
MiticaParticipantHi! i added this code, but it did not change the transparency of the sub menus at all! 🙁
is there any thing else i can try?
June 27, 2016 at 7:38 pm #1062394
JadeModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
June 29, 2016 at 4:48 pm #1065593
MiticaParticipantMy site isnt live, im creating it locally so im not sure if youll be able to see it?
June 29, 2016 at 10:19 pm #1066105
FriechModeratorHi There,
Please update the code to this:
.x-navbar .desktop .sub-menu { background-color: rgba(255,255,255,0.85); }Make sure you clear any caching plugin and your browser’s cache before previewing the site.
If it still does not works, please check your whole custom css for error here: http://csslint.net/
Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1037786 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
