Tagged: x
-
AuthorPosts
-
July 25, 2016 at 6:46 am #1101690
kobwebieParticipantHi
I have searched the forum and tried every custom css I could find but I cannot change the colour of my menu items on the main nav bar.. Am I missing something? I thought it would be straight forward enough to change using css
.x-navbar .x-nav > li > a {
background: #ffffff;
color: #000;
}.x-navbar .x-nav > li > a:hover {
background: #000000;
color: #fff;
}July 25, 2016 at 7:06 am #1101706
ChristianModeratorHey there,
Yes, it is straight forward and don’t need CSS. In Appearance > Customize > Header, you can change the Navbar links color and hover color (see attachment)
Thanks.
July 25, 2016 at 7:16 am #1101719
kobwebieParticipantHi
Yes I though that but no matter what I do the navbar links (menu items) wont change colour. You can see in the screengrab that I have change the colours but still the menu items remain black background and grey text..
July 25, 2016 at 7:17 am #1101721
kobwebieParticipantSorry screengrab was too big.. Here you go..
July 25, 2016 at 7:35 am #1101740
ChristopherModeratorHi 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.
July 25, 2016 at 7:47 am #1101759
kobwebieParticipantThis reply has been marked as private.July 25, 2016 at 7:51 am #1101766
kobwebieParticipantI am also trying to centre the menu items and remove the padding between the navbar and the top of the slider but I am having no luck with any of it..
Looking forward to finding out whats gone wrong
Karl
July 25, 2016 at 8:08 am #1101789
ChristopherModeratorHi there,
You’re using Ubermenu, you should change menu settings under Customize -> Ubermenu -> Top level items.
Set ‘Horizontal Item Alignment’ under Ubermenu settings -> Menu bar.Please add following code in Customize -> Custom -> CSS :
.home .entry-wrap { padding-top: 0; }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1101690 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
