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

    I am trying to increase the size of the menu FX line and searching through the forum I found some css to increase the height of the line.

    .avia-menu-fx { height: 5px;}

    But how can I also increase the corresponding size of the arrow on top of the line?

    #303749

    Hey Andrew!

    Please add following code to Quick CSS as well

    .avia-menu-fx .avia-arrow-wrap { height: 15px; top: -13px; }

    Best regards,
    Yigit

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