Tagged: x
-
AuthorPosts
-
July 28, 2016 at 10:49 pm #1108213
Raul MParticipantHello there,
I was looking on the forum and I found some answers for my problem and I could change the color for my main navbar but I couldn’t for the One Page Navigation. Can you give the good CSS please?
The one page to change is this one, the button is ASSISTER (li#menu-item-6551)
http://awaodoriparis.com/fr/home2016/Thanks a lot!
RaulJuly 29, 2016 at 1:51 am #1108378
FriechModeratorHi Raul,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
#menu-item-6551 { background-color: green; }Hope it helps, Cheers!
July 29, 2016 at 2:05 am #1108405
Raul MParticipantThanks a lot
I have the red square now but the white font is not responding as it did on the main barnav.
My code is
#menu-item-6551 { font-weight: bold; color: #ffffff; background-color: #eb2128; }And to check you can have a look on the main barnav
http://awaodoriparis.com/fr/soutiens/Thanks
RaulJuly 29, 2016 at 2:27 am #1108427
FriechModeratorHi Raul,
What do you mean white font is not responding? Your code is correct and you can change font color by replacing the #ffffff value with other color.
Please clarify, thanks.
July 29, 2016 at 4:02 am #1108535
Raul MParticipantOh sorry if I’m not clear
I could put the white color on the main bar nav as you can see on my page
http://awaodoriparis.com/fr/soutiens/
the code I’m using (and working) is:.x-navbar .x-nav > li#menu-item-8616 > a { font-weight: bold; color: #ffffff; background-color: #eb2128; }But I’m using exactly the same CSS on the one navigation page and the white dont appears, you can have a look on the one navigation page
http://awaodoriparis.com/fr/home2016/
and this is the code I’m using but not working for the white color (it is working for the background)#menu-item-6551 { font-weight: bold; color: #ffffff; background-color: #eb2128; }Thanks
July 29, 2016 at 4:45 am #1108576
LelyModeratorHi There,
Thank you for the clarification. Please update your CSS to this:
#menu-item-6551 a { font-weight: bold; color: #ffffff; background-color: #eb2128; }It should be on the link element.
Hope this helps.
July 29, 2016 at 5:53 am #1108659
Raul MParticipantAh! of course 😉
one last (I hope) tricky question.
My client wants a rectangle and not a massif square for the background on this item menu.
Is that faisable ?Thanks
RaulJuly 29, 2016 at 7:57 am #1108760
JoaoModeratorHi Raul,
I don´t see any button on your navbar links right now.
Would you mind clarifying.
Thanks
Joao
July 29, 2016 at 9:19 am #1108847
Raul MParticipantThanks Joao for the question but finally we decided to keep only the color (and not the background).
Thanks X Team !
July 29, 2016 at 11:24 am #1109019
Nabeel AModeratorGlad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1108213 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
