Okay
  Public Ticket #3407699
Shop images
Closed

Comments

  •  16
    Soluforyou started the conversation

    Hi there, how can I change the size / width of the images? As you can see when a product is chosen, it looks quite bad and cropped. This is for all products not good now. 

    Check for example https://soluforyou.com/product/sunscreen/

  •  3,264
    Austin replied

    Hello again,

    Thank you for getting back to us.

    Here's a woocommerce guide that might help you with this https://woocommerce.com/document/fixing-blurry-product-images/.

    I hope that helps.

    Best regards,

  •  16
    Soluforyou replied

    It's not the quality of the images. It's the crop of Salient. How can I change the layout in precision?

  •  16
    Soluforyou replied

    Update, I found the settings (sorry)

  •  16
    Soluforyou replied

    One question: how can I style the 'Related products'?

  •  9,390
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    #ajax-content-wrap .related.products > h2,#ajax-content-wrap .upsells.products > h2,#ajax-content-wrap #tab-reviews #reviews #comments h2,.woocommerce .woocommerce-tabs #tab-additional_information h2,#ajax-content-wrap #reviews #reply-title,.woocommerce-tabs #reviews .nectar-average-count,#review_form_wrapper.modal .comment-reply-title,.woocommerce-tabs[data-tab-style="fullwidth_stacked"] p.woocommerce-noreviews {
        font-family: 'juana' !important;
    }

    Thanks


     Salient Support Team 


  •  16
    Soluforyou replied

    You saved my day! Thanks Tahir. 
    Tip: add this to salient