Tagged: 

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

    Hi guys, I have seen some sites using this theme where the color bar under the menu is much closer to the menu text, like directly under the letters.

    Is there a way to move the position of the color bar up/down using CSS code?

    Thanks!

    #191533

    Hi slingfly!

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

    .avia-menu-fx { bottom: 30px; }
    .main_menu .menu ul { top: 65%; }

    Best regards,
    Yigit

    #191583

    Perfect! Thats what I needed, thx

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Position Of Color Bar Under Menu’ is closed to new replies.