Prestige Theme product description overlapping with reviews

Hi there,

I am currently using the Prestige theme and when the product descriptions are opened on desktop (not a mobile issue) they overlap with below areas. Please see below:

Can anyone help with coding to amend this issue?

thanks,

Hi @BMos could you share your store URL?

https://mosthelabel.com/

Hi @BMos

This is BSS Commerce - Full-service eCommerce Agency. We’d love to suggest you this solution:

  1. Online StoreThemesEdit code:

2, Find the theme.css file and add this code at the end of the file:

.Product__Wrapper {
    z-index: 4 !important;
}
.Product__Tabs{
    background-color: rgb(244,244,244);
}

Result

Hope this helps you.


BSS Commerce - Shopify Apps & Development Services Provider

Level up your Shopify store with our B2B & B2C apps

Hi @BSS-Commerce

Unfortunately this did not work. There was no change to the page after the code was added.

Thanks,

Hi @BMos

This is BSS Commerce - Full-service eCommerce Agency. We’d love to suggest you this solution:

Can you describe what you did, did you save the code you just added, as we haven’t seen it added?

Also, having an app you recently added is stretching the height of your entire site, which can cause interface breakage.

If your site is still down, kindly give us access to your store so we’ll check your store.

Hope this helps you.


BSS Commerce - Shopify Apps & Development Services Provider

Level up your Shopify store with our B2B & B2C apps