Hi,
I’m trying to get the menu underlines to look like the attached, but without borders. Is there a default setting I can use, or will I need to use custom CSS? http://screencast.com/t/Tsb8pGCx1
Thanks
Hey philthebass!
Please go to Enfold theme options > Header and choose “default” in “Header Style”
Cheers!
Yigit
Thanks Yigit,
I’ve set the header style to default but the mouseover selected state (the white line beneath the menu item) should sit just below it
http://screencast.com/t/Tsb8pGCx1
right now it’s looking like this
http://screencast.com/t/merbj90dEH
Thanks
Phil
Hi Phil,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard,
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx {
bottom: 20px;
width: 80%;
left: 10%;
}
Best regards,
Yigit
Thanks Yigit. That did the job :-)
Can we adjust the thickness of the underscore as well?
Thanks
Phil