Tagged: menu underline hover burger
Hey there,
we would like to disable the underline of our links in the burger menu.
We tried a lot – even in css .. but the lines won’t go away.
Can you please help us?
Kind regards.
Hi,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
Regards,
Yigit
Thank you so much! It works!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit