• fatimashaz

    (@fatimashaz)


    Hi Kharis

    I need to scale down size for two images in mobile version 1 “7 years warranty” and “renovation finance plans” could you please assist me to resolve that issue? help really appreciated.

    regards

    fatima

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @fatimashaz ,

    It seems the images were added using SiteOrigin Page Builder image widgets. For further assistance, please contact SiteOrigin support to check if there’s an option to set the max-width in their Image Widget. If not, you can add the following CSS to Appearance > Customize > Additional CSS:

    .page-id-9555 .so-widget-sow-image-grid-default-1bbea724288d-9555 img { max-width: 200px !important; }

    Feel free to adjust the 200px value to your preferred width. This CSS targets only the images inside that specific page and section.

    Best regards,

    Viewing 1 replies (of 1 total)

    The topic ‘Image resize for mobile’ is closed to new replies.