Archived topic
Woocommerce Productpage covers megamenu
3 replies · Started by Leon on January 13, 2023
Viewing posts 1–4 of 4
Hi,
I am using a preinstalled ecommerce theme and added te megamenu.
This works fine but it is getting covered on the product page.
How can I solve this?
Hi Leon,
Try adding this CSS:
nav#site-navigation {
position: relative;
}
Hi Ying,
that works, awesome, thank you!
No Problem, glad to help :)
This archived topic is closed to new replies.