I currently have an “Information Page” I added to my store, but find it difficult to add and move images around so they are located in the paragraph I would like them, with text flowing around them. Is there an easy way to do this? .. the default method is not very intuitive. You can take a look at tracktubes.com and navigate to the Information > Router Sled Kits page.
By default, the Shopify editor does not provide a way to easily move images around within a paragraph and have the text flow around them.
One solution is to use HTML and CSS to create a custom layout for your information page. You can use the ‘img’ tag to insert images into your page and use CSS to position them within your text. For example, you could create a CSS class that floats an image to the left or right of the text and apply it to your image tag. Here’s an example:
Your text here.