• Hello,

    We are struggling to figure out how/why there is a side bar (right) on the product page, but not on the category page?

    How do we go about removing the right hand sidebar from the product page?

    Many thanks,

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out.

    Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:

    .archive.tax-product_cat.woocommerce-page #primary {
    	width: 100%;
    }

    Kind Regards,
    -Roch

Viewing 1 replies (of 1 total)

The topic ‘Width of pages changes’ is closed to new replies.