Shopify themes, liquid, logos, and UX
Hello,
How can I align video which added by custom liquid? What should I write on custom css side?
on my mainpage, artistboya.com you can see the videos are aligned to left. I want to hold them on the center.
how can I do that?,
waiting for your support, best regards,
thanks in advance!
thank you in advance, best regards!
Timur
Solved! Go to the solution
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag
<style>
.section-template--22683110637855__custom_liquid_JgNkck-padding,
.section-template--22683110637855__custom_liquid_pBh6Mj-padding,
.section-template--22683110637855__custom_liquid_aRh4R6-padding,
.section-template--22683110637855__custom_liquid_xfgKrp-padding
{
text-align: center;
}
</style>
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag
<style>
.section-template--22683110637855__custom_liquid_JgNkck-padding,
.section-template--22683110637855__custom_liquid_pBh6Mj-padding,
.section-template--22683110637855__custom_liquid_aRh4R6-padding,
.section-template--22683110637855__custom_liquid_xfgKrp-padding
{
text-align: center;
}
</style>
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Thank you very much for your solution, much appreciated!
I finally solved my issue with your explanation.
Thank you and best regards!
You are welcome. I'm glad to hear that the solution worked well for you.
If you require any more help, please don't hesitate to reach out.
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