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

    Support,

    The Quick CSS and General Styling seems a little out of whack. I try to implement some simple styling but the default theme settings still override the style. For example, I tried to change the active menu color but it doesn’t seem to change.

    .current_page_item a {color:#262261!important;}

    #1000623

    Hey bridgeway04,

    Thanks for the details. Please try this instead:

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

    Best regards,
    Rikard

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