Hi,
I would like to receive the code need to align the images and their button text in this multicolumn - by making the images slightly wider. This is the website (and below photo of the multicolumn): www.sevenaswim.com
Thank you!
Hi,
I would like to receive the code need to align the images and their button text in this multicolumn - by making the images slightly wider. This is the website (and below photo of the multicolumn): www.sevenaswim.com
Thank you!
Please add the below code above in theme.liquid
online store >> edit code >> theme.liquid
.multicolumn-card>.multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing){ margin-left: 0!important; }after the adding code
Thankyou for reaching us ![]()
Hi @sevenes ,
Sorry for experiencing this problem, you can try this code.
Go to themes > edit code >
Go to Asset Folder > click base.css
Copy the code below and Paste the code on the end.
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width {
margin-left: 0;
}
Hi @sevenes ,
This is Victor from PageFly - Landing page builder, Iād like to suggest this idea:
Step 1. Go to Online Store ā Theme ā Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :
Hope my answer will help you.
Best regards,
Victor | PageFly