Shopify themes, liquid, logos, and UX
I am trying to change the 'image with text section'. I wish to have the image on the left side and the text next to it on the right side however the text is too big and so keeps changing the size of my image so that half of it can't be seen. Is there a way to make the font size smaller so that it fits next to my image and stops the image size from changing?
Hi @gladstonewine ,
Did you remove the image with text section? I only see the rich text, banner and featured products sections. If your familiar with the coding you can use font-size: 20px(change the size that you like).
It is for a theme I am customising in the back end, I have not yet published it. Are you still able to help me without having published it?
the coding works, however it is inly changing the title font size rather than the font size of the body text and as they are in the same section i do not know how to change the font size of the body text
Copy this into the Custom CSS for the Image with Text section and just change 16 px to whatever size you want.
.image-with-text .image-with-text__text {
font-size: 16px;
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025