Tagged: x
-
AuthorPosts
-
September 22, 2016 at 5:41 pm #1187089
Scott TParticipantFirst off, the fact that there are no controls in the customizer for this is just friggin stupid!
I feel better now.
I’ve added this to my master css and it has absolutely no affect on the dropdown for Our Areas. What’s the point of a dropdown menu if it can’t be seen? http://californiaoptionsrealestate.com/
.x-navbar .sub-menu { background-color: #fff; } .x-navbar .sub-menu a:hover { background-color: #fafafa; }September 22, 2016 at 10:17 pm #1187425
NicoModeratorHi There,
Thanks for writing in.
I could see that this code below is existing that is why your code above is not working well. Remove it so that your code will work well
.x-navbar, .x-navbar .sub-menu { background-color: hsla(210,29%,24%,0) !important; }Let us know how it goes.
Thanks.
September 23, 2016 at 12:06 pm #1188136
Scott TParticipantI’m not sure what you are seeing but I have only added the following CSS to any .x-navbar
.x-navbar .desktop .x-nav > li > a > span { border: 0 solid transparent; border-radius: 100em; padding: 0.875em 1.25em; } .x-navbar .sub-menu { background-color: #ffffff; } .x-navbar .sub-menu a:hover { background-color: #fafafa; }September 23, 2016 at 1:06 pm #1188188
JoaoModeratorHi There,
As Nico I could spot the code and as it has an !important we need to find it.
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 / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
September 23, 2016 at 5:38 pm #1188428
Scott TParticipantThis reply has been marked as private.September 23, 2016 at 7:35 pm #1188508
JadeModeratorHi Scott,
I have went ahead and fixed the issue.
.x-navbar .sub-menu { background-color: #ffffff !important; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1187089 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
