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)
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:
Go to Online Store
Edit Code
Find theme.liquid file
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.
THANKS! this worked - but the buttons are now very elongated. can the box be just around the fonts?