How do I enlarge images in the "text columns with images" section

Hi!

How can I enlarge images in the landing page under the columns/images section?

rheakalo.com (the 3 images under the main large one)

Hello @RheaKalo

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file → Save


See images

Best Regards,
Dws_pvt_ltd

Hey @RheaKalo

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

thank you. this didn’t work.. the stayed the same size..

Apologies for the confusion, I’ve updated the code. Kindly try it out again.

Best Regards,

Moeed

See my result and add my CSS to your store. Thank you.

@RheaKalo , Use this code before in theme .liquid file


Result:

THANKS! this worked - but the buttons are now very elongated. can the box be just around the fonts?

@RheaKalo , Sure change the previous code like this


Result: