Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #399013

    Hi,

    I would like to have an underline shown (when user is on the page) with a menu item (Button style – Colored).
    All “default style” menu-items have this already …
    Example with active page “Live Muziek”:

    Thanks!

    • This topic was modified 9 years, 2 months ago by jellemampaey.
    #399168

    Hi jellemampaey!

    Try adding this to your custom CSS.

    .av-menu-button > a .avia-menu-fx {
    display: block !important;
    bottom: 20px !important;
    background: red !important;
    }

    Cheers!
    Elliott

    #399199

    OK, thanks, works fine!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu (Button Style – Colored) -> underline’ is closed to new replies.