Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #304402

    Hi,

    In the header navigation bar a small highlighted line appears when you hover over each menu option. How do you make that line larger? And is it possible that the line also has a small upward arrow/indicator. For example, _____^_____ obviously keeping it as one continuous line.

    Thanks,

    A

    #304909

    What do ya think, Yigit?

    #304915

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-menu-fx .avia-arrow-wrap { visibility: visible; }
    .avia-menu-fx { height: 5px; }

    Best regards,
    Yigit

    #307843

    Thanks for that Yigit!

    Is there anyway to make the arrow a bit bigger?

    Thanks,

    A

    #307847

    Hi!

    Please add following code to Quick CSS as well

    .avia-menu-fx .avia-arrow-wrap .avia-arrow {
    top: 8px;
    }

    Best regards,
    Yigit

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