Center the Ecologi snippet for Craft 10.0

Hi all, I am wondering whether I can add some CSS code to the Custom Liquid section in Theme Editor (I use Craft 10.0) so I can centre my Ecologi badge? I am unable to move it from its far-left location.

This is the snippet code:

We plant trees with Ecologi

Thanks!

Hi, @ralphs_orchard .

kindly Share Your Store URL and password,

Thanks,

Hi @ralphs_orchard

Please try to use this code

[ 
![We plant trees with Ecologi|357x269](upload://7D3vtqS3pGaJCpTBDYcct2RztE0.png)
](https://ecologi.com/ralphsorchardlimited?r=62010f97276354d4cb619adb)

Thanks for your help! I’m afraid that it is still located far-left after I tried this code instead

send me your store URL and password,

Hi @ralphs_orchard

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Base.css

.section-template--16742517047508__1727f0dc-d2cb-401e-ba82-3cd28b99cbde-padding {
    display: flex;
    justify-content: center;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Amazing, this worked! Thanks so much :slightly_smiling_face: