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

    How can I make the logo smaller? I tried to resize the logo but its not working.
    Also how can I increase the height of the small bar when you are hovering the main menu buttons. I want to have it a bit more visible.

    Appreciate your hard work and thank you for this amazing template.

    #589739

    Hey tibe87!

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

    .avia-menu-fx {
        height: 4px;
    }
    .logo img {
        padding: 10px 0;
    }

    Cheers!
    Yigit

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