Tagged: x
-
AuthorPosts
-
July 7, 2016 at 5:18 pm #1077042
MoonworksParticipantCould you tell me the css to change the background colour of the submenus please?
I found this code in a previous post, and this removes the dividers in the menu, which was another question I can now not ask.
I can’t figure out getting the background to use the same info as the main menu though.
.desktop .sub-menu li:after, .desktop .sub-menu li:before { display: none !important; border: 0px; }Thanks.
July 7, 2016 at 10:21 pm #1077418
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
ul.sub-menu { background-color: #ddd !important; }Thanks.
July 8, 2016 at 10:16 am #1077996
MoonworksParticipantThank you for the CSS. Unfortunately, it does not change the color.
July 8, 2016 at 2:33 pm #1078317
Prasant RaiModeratorHello There,
The above code is working fine on my end. Can you please clear your browser cache and try again, if it does not work then please share URL of your website.
Thanks.
July 8, 2016 at 2:47 pm #1078343
MoonworksParticipantJuly 8, 2016 at 3:36 pm #1078425
JoaoModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
July 9, 2016 at 5:53 pm #1079608
MoonworksParticipantIt’s ok, I found the correct css on http://www.xthemeusers.com
.x-navbar ul.sub-menu{
background: XXXXXX !important;
}It was close 🙂
July 10, 2016 at 2:20 am #1079948
ChristopherModeratorPlease let us know if you need further assist.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1077042 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
