Image in row REDUCTION - by queenb123 - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 3 years, 1 month ago ago by Rose Tyler

  • Avatar: queenb123
    queenb123
    Participant
    January 29, 2021 at 15:21

    Hi is there a to reduce the image size here:

    sssss

    http://sacred.amulets.dzedcomics.co.uk/product/shirttttssss/

    please note the image is sitting in a row/coulmn – i have tried paddings and margins and nothing seems to work!

    Logins in private area – (please keep this secure as my site was hacked and it took me 2 days to rebuild everything.)

    Many thanks!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 29, 2021 at 16:13

    Hi,

    You have set this image as background for row, so you can add a custom class https://prnt.sc/xtf7nh and custom CSS code –

    .custom-row-bg {
        background-size: 500px !important;
    }

    Or remove the image for the row and set it for column – https://prnt.sc/xtfaxv

    Regards

    Avatar: queenb123
    queenb123
    Participant
    January 30, 2021 at 02:59

    Hi,

    Many thanks,

    But i tried everything you said and nothing works!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 30, 2021 at 09:11

    Hi,

    You are right, please change the code to:

    .single-product .custom-row-bg {
        background-size: 800px !important;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.