Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #945597

    Hola,

    How would I create a hover line like the enfold flat business demo sample LINK screenshot on my website?

    • This topic was modified 7 years, 2 months ago by CColeman88.
    #945603

    Hey CColeman88,

    So you just want to move the line that is currently there up?

    Best regards,
    Jordan Shannon

    #946177

    I would like the line under the text like in the enfold flat business demo when I hover. I don’t see any documentation on how to this anywhere….

    #946251

    Hi,

    Odd, there was already a line there but now its gone. Did you add css to remove it? I would like to modify that to what you need.

    Best regards,
    Jordan Shannon

    #946259

    yes, I removed. Sorry. Does the enfold flat business demo have the code? let me know

    #946261

    Hi,

    This is set-up via css so if you allow that line to be shown again I can adjust it to work with what you have.

    Best regards,
    Jordan Shannon

    #946953

    added it back with this css. anyway to make the line not so wide like in the demo?

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

    Hi CColeman88,

    Do you mean like this?
    Image 2018-04-27 at 14.58.38.png

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #header_main > .container .main_menu .av-main-nav > li > a {
      height: 110px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #948142

    yes thanks

    #948143

    Hi,

    Did you need further help on this topic? Or shall we close?

    Best regards,
    Jordan Shannon

    #949178

    close thanks

    #949601

    Hi,

    I’m glad you were able to get this solved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Line under navigation hover’ is closed to new replies.