Center Align Multicolumn Section on Home Page

Hi there,

The multicolumn section is aligning to the right side of the screen. This happened after I used a code to allow the images to be linked. My url is www.juliakaydesign.com. Screenshot below. Thank you!

Hi @juliakcalligrap

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-multicolumn.css->paste below code at the bottom of the file:

.multicolumn-list {
padding-left: 0px !important
}

Hope my answer will help you!

1 Like

That worked perfectly- thank you so much!