Site logo

[Resolved] Woocommerce Productpage covers megamenu

Home Forums Support [Resolved] Woocommerce Productpage covers megamenu

Home Forums Support Woocommerce Productpage covers megamenu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2494500
    Leon

    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?

    #2494640
    Ying
    Staff
    Customer Support

    Hi Leon,

    Try adding this CSS:

    nav#site-navigation {
        position: relative;
    }
    #2494666
    Leon

    Hi Ying,

    that works, awesome, thank you!

    #2494681
    Ying
    Staff
    Customer Support

    No Problem, glad to help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.