Tagged: x
-
AuthorPosts
-
August 23, 2016 at 12:44 pm #1143477
breepearParticipantIs there a way to only change only of the button colors in the Ethos stack? See example.
August 23, 2016 at 12:46 pm #1143478
breepearParticipantExample:
August 23, 2016 at 2:39 pm #1143659
JoaoModeratorHi There,
Are you referring your navbar background?
Please provide your URL and more details about what you are referring to.
Thanks,
Joao
August 23, 2016 at 6:46 pm #1143876
breepearParticipantThis reply has been marked as private.August 24, 2016 at 2:36 am #1144332
FriechModeratorHi There,
Thanks for the credentials, you can add this under Custom > CSS in the Customizer.
.x-navbar .desktop .x-nav>li.menu-item-194 { background-color: #d2534a; }Hope it helps, Cheers!
August 24, 2016 at 12:49 pm #1145039
breepearParticipantIs there a way to add a custom text color/active state text color to that same button?
August 24, 2016 at 2:47 pm #1145295
JoaoModeratorHi There,
Please add the following code:
.x-navbar .desktop .x-nav>li.menu-item-194:active { color: #ffffff; }For the hover state >
.x-navbar .desktop .x-nav>li.menu-item-194:hover{ color: red; }Hope that helps
Joao
August 24, 2016 at 6:18 pm #1145509
breepearParticipantThis reply has been marked as private.August 24, 2016 at 11:10 pm #1146015
FriechModeratorHi There,
The menu has already a active/hover state color. If you’re on this page http://onlyhumanfitness.com/get-in-touch/ you will see that the text color of your menu “talk to me” turns to navy-blue.
You can change that color on Customizer > Header panel, look for the Navbar Links Hover option.
Hope it helps, Cheers!
August 25, 2016 at 12:17 pm #1146944
breepearParticipantI’m looking to have the hover/active state change to the navy-blue color rather than changing to the default teal color that you can set in the Nav Links Hover section.
Is that possible? Attached is a screenshot of what it looks like on hover/active now, I would like the teal color to be the navy (#425161)
August 25, 2016 at 3:35 pm #1147182
Nabeel AModeratorHi there,
Please add the following code in your Customizer:
.x-navbar .desktop .x-nav>li.menu-item-194 a:hover span { color: #425161 !important; }Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1143477 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
