All the other pages are properly wrapped inside the structure:
<div id="content" class="site-content">
<div class="wrapper">
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<article class="hentry">
That makes it have a white background and match the rest of the site. Right now the store is and product pages are NOT inside the container and sit on the grey background and does not match the rest of the site. that was one of the reasons I had originally paid for the premium theme, and it was at one point styled, and sometime in the last year or two of updates, it isn’t styled any more. It also means that on the Woocommerce product pages, the tabs showing product description, additional information, etc., are just floating white and grey tabs on a different shade of grey background. No container, nothing: https://bluenotesd.com/store/clothing/dancing-the-blues-womens-fashion-deep-v-neck-tee-light-graphics/
Both the Related Products section
tag and the Products ul
inside it have padding
and border-bottom
set. All of these are Woocommerce default styles and do not have theme styling at all.
Like I said, the whole Woocommerce shop is unstyled and does not match the theme. What happened?