[Resolved] Single Product Woocommerce Page Container

Home Forums Support [Resolved] Single Product Woocommerce Page Container

Home Forums Support Single Product Woocommerce Page Container

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #623818
    _blank

    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

    #623847
    David
    Staff
    Customer Support

    Something like this:

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

    Hi David

    That worked thanks.
    Scott

    #624010
    David
    Staff
    Customer Support

    You’re welcome.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.