Hola,
How would I create a hover line like the enfold flat business demo sample LINK screenshot on my website?
Hey CColeman88,
So you just want to move the line that is currently there up?
Best regards,
Jordan Shannon
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….
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
yes, I removed. Sorry. Does the enfold flat business demo have the code? let me know
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
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;
}
Hi CColeman88,
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
yes thanks
Hi,
Did you need further help on this topic? Or shall we close?
Best regards,
Jordan Shannon
close thanks
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