Site logo

Archived topic

Single Product Woocommerce Page Container

3 replies · Started by _blank on July 14, 2018

Viewing posts 1–4 of 4

Hi

I'm using a container width of 1400px for most of the pages. But for some I need to changing to 1100px.
Is it possible to change the single product page to 1100px?

I was using BB for this but now decided to revert to GP version. We need the Short Description option.

Thanks
Scott

Something like this:

body.single-product .grid-container {
    max-width: 1100px;
}

Hi David

That worked thanks.
Scott

You're welcome.

This archived topic is closed to new replies.