How can I center two column images on Dawn theme?

how can I center these two columnn images? website: www.10xfuel.com

thank you!

Hello @10xfuel ,

Add this css at the bottom of file base.css

.multicolumn-list {
    justify-content: center;
}

Thanks

hello @10xfuel

You can add code by following these steps to align center icons

  1. Go to Online Store → Theme → Edit code.

  2. Open your base.css theme file

  3. Paste the below code at the bottom of base.css

.multicolumn-list{
justify-content: center !important;
}

Hello @10xfuel

Once you Log in to the Admin, then process the following steps:

Step 1: Go to Dashboard ->Online Store ->Theme-> Action->Edit code->

Step 2: Search the file base.css

Step 3: Paste the below CSS code at bottom of the file → Save

ul#Slider-template--15783301709962__e2a6e8cc-b2b2-4d86-8cdc-d1f827c35c32 {
   justify-content: center;
}

Output:

If you find our reply helpful, please hit Like and Mark it as a Solution.

An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.