Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #702782

    Hello,

    I have a small issue and I’m not able to find the solution.
    I have two projects, and I set for both of them difference colors for the active menu item and for the inactive menu item, but the websites show both the active and inactive in same color, the weird thing for me is that I see the correct colors just when I review any page from WP dashboard after editing.

    Thanks in advance.

    #702917

    Hey SkinnovationIBK,

    I’m not sure I fully understood your question, but if you want to change the color of the active menu item text you can try this in Quick CSS:

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

    Best regards,
    Rikard

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