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

    Hello! Is it possible to remove the menu underline, but keep the small arrow? I would like to make this:

    menu 1

    look like this:

    menu2

    I’ve been fiddling with the CSS, but no luck. All the topics I’ve found in the forum remove both the arrow and the underline. Any help would be much appreciated.

    Thanks!

    • This topic was modified 10 years, 6 months ago by pcglenn.
    #262204

    Hi pcglenn!

    Thank you for visiting the support forum!

    If you don’t mind we would like to see the actual website where you’re planning to implement this. Add this on Quick CSS or custom.css to make the background color of the hover effect transparent:

    .header_color .avia-menu-fx {
    background: transparent;
    }

    Cheers!
    Ismael

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