if I scroll down, the menu words will be crossed out by the underline. How can I change it?
Thank’s
Alfred
Hey Alfred,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.header-scrolled .avia-menu-fx {
bottom: 0;
}
Best regards,
Yigit
Hey Yigit,
thank’s a lot. That works great!
Best regards,
Alfred