Hello,
I am in desperate need of assistance and hope someone can help. I have the Prestige Theme, version 1, I believe, and the Product Description & Specification section overlaps with Review Section & Recently Viewed. I have noticed this tends to be the case when the description or specifications section is long.
Here are some images below of the issue:
This issue is in every product page where the description or specification is long. Here is an example of one.
I was previously advised to input the following code at the bottom of my theme.scss.css file and that instead lead to my product images no longer showing so I had to remove:
@media screen and (min-width: 1008px) {
.Product__InfoWrapper {position: initial;}
.template-product .Product__Wrapper{display: flex; max-width: 100%;}
}
I hope someone can help. Thank you in advance.

