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

    Hi, currently the size of product gallery of woocommerce single product page is small to display the image and the short description column is way too big

    so can I adjust the size of this 2 column?

    for instance : product gallery column : 60%
    short description column: 40%

    also, if the short description column is 40%, the product tab beneath might be no enough space for content displaying
    so can I make this section full page ?

    you can check details
    https://drive.google.com/file/d/0B6L9QZ3Td5YjRURfdF9pUHlqbEU/view?usp=sharing

    #848117

    Hey YongyanLi,

    Thanks for the screenshot. This is bordering customisation I would say, but send us a link to an example page and we’ll have a closer look.

    Best regards,
    Rikard

    #849366
    #849813

    Hi,

    Try this to make the gallery column 60%, I don’t think it looks good though:

    .single-product-main-image {
      width:60% !important;
    }

    Best regards,
    Rikard

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