Formatting custom content images on Debut theme

gwilliams
Pathfinder
153 0 34

I am using the Debut theme and looking at implementing something like this screenshot below with a main banner and then 2 small ones on the right hand side:

Screenshot 2021-08-03 at 09.11.36.png

 

I am having issues aligning and styling this the same way as Banner 3 is appearing underneath the main banner image which I don't want. I want Banner 3 to appear underneath Banner 2 and aligned properly like in the screenshot:

Screenshot 2021-08-03 at 09.02.16.png

The preview URL for my website is: https://o3cl84gx90jq5i94-37507465356.shopifypreview.com

The example layout I want can be seen here: https://www.ukpos.com/

Any help would be greatly appreciated!

Replies 4 (4)

suyash1
Shopify Partner
9133 1137 1484

@gwilliams - checked your reference site, it has grouped banner 2 and 3 together, can you do that?

To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session
gwilliams
Pathfinder
153 0 34

Ideally I want them separate as I want them to link to different URL pages.

I only have limited customisable edits (see screenshot)

Screenshot 2021-08-03 at 10.05.26.png

suyash1
Shopify Partner
9133 1137 1484

@gwilliams - add this css and check

.custom-content{justify-content: flex-end;}
To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session
gwilliams
Pathfinder
153 0 34

It's a bit better but there seems to be a lot of spacing between banner 2 and 3. Is there a way to just have a little bit of spacing or enough for it to align the bottom edge of Banner 1?

Screenshot 2021-08-03 at 10.50.02.png