Hi everybody,
can anybody help me?
I want to disable the hover effect of the header link.
I dont want them pop off, when the mouse is going over them because there are so many different categories so they will cover the hole page. i know that is to much, but i dont like the hover / pop out effect for the header links.
can anybody tell how or where i can disable it?
Thanks, Rob.
Oh sorry. It is www.nuena.de
in css use header class name
.classname:hover {
color:red;
}
Hi @EISENHAUERHH
This is Victor from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: Find and click on the theme.liquid your file and paste the code above the
Hope this can help you solve the issue
Best regards,
Victor | PageFly