Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #924634

    Hej Team,

    I would like to change the menu color from turquoise to grey in the active link. I’ve added some custom css to get the menu-bar so I guess I have to change it there as well.
    Can you give me a hint?

    Thanks for your advice!

    #924911

    Hey lilianguentsche,

    Please try the following in Quick CSS under Enfold->General Styling:

    .current_page_item .avia-menu-text {
      color:#ddd !important;
    }

    Best regards,
    Rikard

    #925232

    HI!
    If I use this code as suggested to me by a colleague of you, Rikard, the border of the active menu item remains WHITE although I want the whole font to be red. But only in SAFARI browser and on the transparent menu

    #avia-menu .current-menu-item .avia-menu-text {
    color:darkred !important;
    }

    See here, it looks terrible!

    How can I fix this?

    Thanks
    Carolin

    #925867

    Hi phamosa,

    What do you mean by the border of the active menu item? Please try to explain a bit further as I get the same results in Chrome and Safari.

    Best regards,
    Rikard

    #927378

    Thanks for your Reply, Rikard,

    but this code didn’t change anything at all.

    #927628

    Hi,

    What code are you referring to? I only see the code you originally posted above.

    Best regards,
    Jordan Shannon

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