• Hi all

    My first post here, so please excuse any mistakes.
    I am currently on WordPress 4.5.3 running Vogue theme.

    My link: https://lifestyleshoponline.co.za.www31.cpt4.host-h.net

    I am struggling to resize my images.
    I have already gone to Product Catalog -> Display and resized the images, and completed the Regen Thumbnails. But nothing has changed. Any thoughts?

    I hope someone is able to help me.

    Regards,
    Clinton

Viewing 2 replies - 1 through 2 (of 2 total)
  • .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img { max-width: 160px; margin: 0 auto; }

    Add the above code to your Child Theme style.css file, or a Custom CSS plugin.

    Adjust the max-width value accordingly, the margin simply centralizes the image.

    Hope this helps.

    Thread Starter lifestyleshop

    (@lifestyleshop)

    Great, thank you. I need to do some alignment, but that already looks much better.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image sizes’ is closed to new replies.