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

    hey guys
    how can I remove these small lines / borders when hovering over my menu points?

    #493077

    Hi Aline!

    Please add following code to Quick CSS

    #top .av-subnav-menu > li > a {
        border: none;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Regards,
    Yigit

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