Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #274547

    Hi there,

    Actually in my main menu, when I’m viewing any of its sections I know in which I am because the current page is highlighted with a green bottom border. I would like to know if I also can give a different color to the link so I have a better visual differentiation. I attach two screenshots

    This is how it looks like now:

    This is what I would like it to be (different link color respect the others plus the previous green border under the bottom)

    Could you please let me know what is the CSS that I have to modify/add to get this?

    Many thanks in advance

    #274554

    Hi soluciones1!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: red; }

    Cheers!
    Yigit

    #274563

    Many thanks!! It worked like a charm Yigit!

    You are awesome.

    #274569

    Hey!

    You are welcome, glad we could help! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.