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

    Hi there

    I’d like to change the styling of the main menu button to show the active page. As shown in the image link below.

    Many thanks for your help.
    Carole

    #849832

    Hey cab72,

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

    .current-menu-item a {
      background-color:white !important;
    }
    
    .current-menu-item .avia-menu-text {
      color:#0e5b91 !important;
    }

    Best regards,
    Rikard

    #867365

    Thanks Rikard – this done the trick.

    #867465

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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