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

    My apologies Guys,

    I am trying to identify the correct selector to reduce the “hover” state of the menu item selector. I am using UberMenu with the theme, but the question would apply equally to any CSS3 menu I wanted to create.

    Currently the hover state fills the container; how can I reduce this height to be similar to the menu option in your http://kriesi.at/themedemo/?theme=brightbox theme?

    Here is my work in progress .

    Thanks

    AndrewJ

    #248496

    Hey Andrew!

    You can add followind code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .av-main-nav>li>a { height: 50px; line-height: 50px; }

    Depending on the header behaviours you are using, you may need to add !important rule to the code :)

    Regards,
    Yigit

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