Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Please help to align text center of collumn.
Link to store: https://lekieu-2.myshopify.com/
Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @tanng ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
li#Slide-template--18523308458273__711aa166-54f1-44ce-a8e8-311c4ca69796-1,
li#Slide-template--18523308458273__fc07ebc5-0a7b-47ac-884e-89d3ce005f6c-2{
display: flex;
justify-content: center;
align-items: center;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
How do you want it to look? It is centered in the column right now.
This is an accepted solution.
Hi @tanng ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
li#Slide-template--18523308458273__711aa166-54f1-44ce-a8e8-311c4ca69796-1,
li#Slide-template--18523308458273__fc07ebc5-0a7b-47ac-884e-89d3ce005f6c-2{
display: flex;
justify-content: center;
align-items: center;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Thank you so much, it works.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025