Hi there - looking for some help making our images the same width as the text on our blogs! Thanks so much
https://www.confettimyparty.com/blogs/the-blog/besties-balloons
Hi there - looking for some help making our images the same width as the text on our blogs! Thanks so much
https://www.confettimyparty.com/blogs/the-blog/besties-balloons
Hey @userid1484884
Pls follow below steps:
2.Find your default blog theme template
3.Choose the section of blog
4.Copy the CSS code to your custom css input textbox.
.rte img {
width: 100%;
}
Hope this helps.
Hi @userid1484884 ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly