Need help creating the productions

Home Forums All Other Themes Need help creating the productions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #146754
    Kevin LimaKevin Lima
    Participant
    • Topics: 5
    • Replies: 2
    • Total: 7
    Member since: November 1, 2019

    I’m having a problem with making pictures on production smaller and I can’t make it work even to see a full picture example 1 with half picture: http://www.frendeltech.com/2019/veneer-flat-panel/solid-wood/
    I did not put all the pictures there are only 2 as you can see half. Second link the pictures too big and blurry: http://www.frendeltech.com/2019/product/vienna/
    please help me out thanks.

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

    Hi,

    Q.2 I did not put all the pictures there are only 2 as you can see half. Second link the pictures too big and blurry:

    Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .single-product .header.type1 { position: relative !important;}
    .woocommerce div.product div.images img { width:auto !important;}
    .related.products { float: left;}
    .related.products h2 { margin-bottom:30px;}

    Q.1 I’m having a problem with making pictures on production smaller and I can’t make it work even to see a full picture example 1 with half picture?

    Ans: Kindly refer this link.
    https://docs.woocommerce.com/document/fixing-blurry-product-images/

    Regards,
    Dave

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