Center image with text section on dawn theme homepage

Hello, I’d like to change this section’s alignment from left to center, I’m using dawn theme, my URL is mumzy.eu

@xhumza

Please add following css your assets/section-main-product.css bottomof the file.

@media screen and (min-width: 990px){
.product:not(.product--no-media):not(.featured-product) .product__info-wrapper { max-width: 50% !important;}
}

Thanks!

Hey @xhumza .

Thanks for reaching out.

Did you attempt the coding above advised by @dmwwebartisan ? If this worked, make sure to mark there post as a solution for others.

I appreciate that you have let us know which themes are being used as that is super helpful! Could you let me know what the name of the section is that you are using to display this? It may be possible to have this centered on the online store homepage using our Theme Editor.

Looking forward to your reply.