Product Description Icon Images Too Large Flow Theme

I designed my product description to have icons for the first few lines then full-size images after. (Example of product description editor below.) It worked/displayed just fine on the Dawn theme but when I switched to the Flow theme, it completely changed and the top images are not icons anymore. (Attachments show the product description on flow and dawn.) All of the product description images display the same size now. Please help me display what I have on the product description editor. Thank you!

https://tongaboards.myshopify.com/

Hi @ColeRamsey ,

Because Flow theme has default img width always 100%, so you need to change the HTML of product description again. Please add code for img: style=“width: 25px;height: 25px;”

please add it to all images as icons, everything will display fine.

Hope it helps!

THANK YOU!

1 Like