Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: woocommerce product page layout #807381

    Thanks. I figured it out. .single-product-main-image {
    width: 53%;
    float: left;
    margin-right: 50px;
    overflow: hidden;
    padding-bottom: 50px;
    }

    Just need to change the width of the image.

    in reply to: woocommerce product page layout #807340

    Thanks for the quick reply.

    A test site is here:

    Zachary Taylor

    I am looking for something like this – 50% image and 50 % text. Just not sure how to change the <div> layout.

    View post on imgur.com

Viewing 2 posts - 1 through 2 (of 2 total)