Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi guys,
I am struggling to figure out how to make my images in the blocks 'Image with text' smaller.
Even though they are on 'Small' out of the three options, it's still double as large as I'd like it to be.
Where do I edit the code to customize/scale my images to half the size?
Is it possible to do a Custom CSS, so I can scale the sections/images individually?
Regards,
Jonas
Solved! Go to the solution
This is an accepted solution.
Hi Jonas,
Yes, you can apply custom CSS for the image issue you are facing.
Follow the path from the Shopify admin to amend the theme.
Online Store -> Themes -> Edit Code.
Based on the layout, you can find the block and apply your custom CSS.
Hope this helps you out with the solution. Good Luck 🙂
This is an accepted solution.
Hi Jonas,
Yes, you can apply custom CSS for the image issue you are facing.
Follow the path from the Shopify admin to amend the theme.
Online Store -> Themes -> Edit Code.
Based on the layout, you can find the block and apply your custom CSS.
Hope this helps you out with the solution. Good Luck 🙂
This did the trick, thanks!
This works, but it also pushes the one side of the image against the outline of the section. There is no spacing before the image starts. In my case, as I have selected the image before text, there is no space on the left before the image starts and it looks strange as the fill section is a different colour to the image.