Tagged: x
-
AuthorPosts
-
August 16, 2016 at 9:27 am #1133588
jkonnikovaParticipantHello X team,
I am using Integrity 1 and I want the clicked on menu item and the bar above it to be different colors. Right now the bar has the color of the hover over item.
Is there a way to achieve this result?
my url is unic.com/wordpress2/
Thank you very much for your help!
JaneAugust 16, 2016 at 10:07 am #1133640
jkonnikovaParticipantMy apologies, the bar is a link and has the color of the link. I have to rephrase the question:
does the menu bar has a class to which I can assign color different from other links? In other words id there a way to set different color to me menu bars? Right now I just reset other links color, but I am wondering if there is better way to do this.
Thanks much!
JaneAugust 16, 2016 at 11:54 am #1133832
JoaoModeratorHi Jane,
The link unic.com/wordpress2/ is not working. I am getting page not found on unic
Would you mind checking if it is correct?
Thanks
Joao
August 16, 2016 at 12:19 pm #1133874
jkonnikovaParticipantSorry, Joao, it it unitc.com/wordpress2/
August 16, 2016 at 1:52 pm #1134021
JoaoModeratorHi There,
There is ways of changing the color of the links, the background and the bar above.
Would you mind providing a mockup of what you are trying to achieve?
Thanks
Joao
August 17, 2016 at 11:08 am #1135381
jkonnikovaParticipantHi Joao, I use Intergity one and I want the bar on top of the menu item in the navigation menu to be different color than links color.
What I’ve done was to set link color in customiser to the color of the bar and added inline style to all links.
So the question is is there a way to set the bar color different from the links color in the customiser?
Thank you,
JaneAugust 17, 2016 at 12:19 pm #1135457
JoaoModeratorHi Jane,
Thanks for clarifying it.
Please add the following code to Appereance Customizer Custom CSS and adjust the color according to your wishes.
.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: inset 0 4px 0 0 #ffffff; }**Change #ffffff for the color you would like.
Hope it helps
Joao
August 17, 2016 at 4:15 pm #1135796
jkonnikovaParticipantThank you so much, Joao! It worked!
JaneAugust 17, 2016 at 6:35 pm #1135907
JadeModeratorYou’re welcome, Jane.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1133588 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
