WooCommerce not working correctly

Home Forums I Am One Support WooCommerce not working correctly

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #107666
    jamisonjacobsjamisonjacobs
    Participant
    • Topics: 12
    • Replies: 11
    • Total: 23
    Member since: March 3, 2018

    On some of my single product pages it doesn’t look right?

    Do you know how I fix this?

    https://stearnsscientific.com/product/20c-manual-defrost-chest-freezers/

    -Jamison

    #107709
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .woocommerce div.product { margin-top:30px;}
    .woocommerce .product .images { float:left !important; width:48% !important;}
    .product .summary.entry-summary { margin-left:0 !important; margin-bottom:120px!important;}
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin:0 3% 2.992em 0; width:21.6%;}
    .woocommerce .products ul, .woocommerce ul.products { margin-top:30px;}

    Regards,
    Dave

    #107730
    jamisonjacobsjamisonjacobs
    Participant
    • Topics: 12
    • Replies: 11
    • Total: 23
    Member since: March 3, 2018

    I did that – but the page still doesn’t work correctly

    https://stearnsscientific.com/product/vapor-shippers/

    I appreciate your efforts.

    #107829
    jamisonjacobsjamisonjacobs
    Participant
    • Topics: 12
    • Replies: 11
    • Total: 23
    Member since: March 3, 2018

    Keep me posted.

    #107929
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    We checked, this is working fine.

    I am not sure what you mean by this. Can you may be draw or point out in an image?

    You can upload image in imgur.com and share the link here.

    Regards,
    Dave

    #112371
    jamisonjacobsjamisonjacobs
    Participant
    • Topics: 12
    • Replies: 11
    • Total: 23
    Member since: March 3, 2018

    https://stearnsscientific.com/product/v-5000ehab-c-isothermal-carousel-ln2-freezer/

    woo-commerce in mobile looks okay, but on desktop the image is small. How do I fix this?

    Thank you.

    -Jamison

    #112377
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30586
    • Total: 30586
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .product img { height:auto !important;}
    .related .product img { height: 150px !important;}

    Regards,
    Dave

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