How can I customize my blog post page, and be able to add two images and/or video beside each other?

Hi everyone,

I’d like to customize the layout of my blog post page to be able to add two images side by side instead of one underneath the other. I want to be able to add either two images side by side or videos as well with the options to add links to the images/videos to click.

I would also like to have the option to put these images or videos above or below the blog text/content.

here’s an example:

Within the template file, you’ll need to add custom code to achieve the desired layout. Below is a simplified example of how you might structure the code:


  
  {{ article.content }}