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

    I am using the Enfold theme with the Startup demo content. I would like to add lines under menu items when hovered over. How can I accomplish this in this template?

    #491283

    Hi daniwaxman!

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

    .av_minimal_header .avia-menu-fx {
        display: block;
    }

    Cheers!
    Yigit

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