Hello, I am trying to insert pictures into a product description and have some text right along side it. But The text keeps going above or below the image and I have one side of the area all blank. Any thoughts?
Above text is on right side and I cant get an image to the left of it for some reason.
Hi @Healthhomesolut ,
Please edit code HTML of description product:
- **These work great if you're at home or on the go looking to get in a calorie burning workout!**
- **Different colored bands have different strengths of resistance. Go as hard or as light as you'd like.**
Hope it helps!
Ok thanks. I thought pipeline theme supported having images and text right next to it without having to modify code?
Hi @Healthhomesolut ,
With product description you need to edit everything with HTML, I checked and pipeline theme doesn’t support this with product description.
You need to edit it in product description:
Hope it helps!
Is there a way for me to edit that once and have it work for all product pages?
Does anyone know if there is way to edit the code once so this would happen on all product pages? @LitExtension @KetanKumar
1 Like
@Healthhomesolut
can you please share store url
Hi @Healthhomesolut ,
Display content is the same for the product? Both image and text?
If same, you can edit directly with the code in product-template.liquid file.
If it is different, you need to edit the html structure of the product description, this is the only workaround.
Hope it helps!