Tagged: x
-
AuthorPosts
-
May 27, 2016 at 5:44 pm #1013600
Erzengel93ParticipantHi.
How can I change the blue navigation bar accent to another color?
Greetings
May 27, 2016 at 10:54 pm #1013962
Prasant RaiModeratorHello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
May 28, 2016 at 4:14 am #1014189
Erzengel93ParticipantThis reply has been marked as private.May 28, 2016 at 4:27 am #1014204
Nabeel AModeratorHi there,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a { box-shadow: 0 2px 0 0 #ff7302 !important; }Change the color as per your need. Cheers!
May 28, 2016 at 10:08 am #1014416
Erzengel93ParticipantWow thank you very much! That is exactly what I was looking for.
I understand what the code inside of the {} means but I would have never figured
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a
out.Is this just regular css or is this something made specifically for this theme? Is there some kind of documentation that covers this custom commands? I would love to read that.
Cheers!
May 28, 2016 at 11:45 am #1014464
ThaiModeratorPlease take a look at this article: http://www.w3schools.com/cssref/css_selectors.asp.
Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1013600 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
