Site logo

[Resolved] Sub-Menu Items are being hidden by product images on premium theme “Target”

Home Forums Support [Resolved] Sub-Menu Items are being hidden by product images on premium theme “Target”

Home Forums Support Sub-Menu Items are being hidden by product images on premium theme “Target”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2579673
    Roma

    I am using the premium theme “Target” and Sub-Menu Items are being hidden by product images and footer text.

    https://mooresvillemerchant.com/product-category/beverages/nehi/

    If you hover over the Beverages category, you should be able to see how the sub-menu’s are hidden.

    #2579739
    Fernando
    Customer Support

    Hi Roma,

    Try adding this through Appearance > Customize > Additional CSS:

    nav#site-navigation {
        position:relative;
        z-index: 999999;
    }
    #2580598
    Roma

    That worked perfectly. Thank you

    #2583295
    Fernando
    Customer Support

    You’re welcome, Roma!

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