Shopify themes, liquid, logos, and UX
Hi how can I centre all the images on my ' flicks page ', thankyou, Joe -
My website is f22london and the password is : password123
Solved! Go to the solution
This is an accepted solution.
@f22london1
To keep only content to center
Use this
<style>
:has([rel="canonical"][href="https://f22london.com/pages/flicks"]) .rte{
text-align: center;
}
</style>
Thanks!
Hi @f22london1
Please put this code in theme.liquid before body closing tag
<style>
:has([rel="canonical"][href="https://f22london.com/pages/flicks"]) .main-page-title,
:has([rel="canonical"][href="https://f22london.com/pages/flicks"]) .rte{
text-align: center;
}
</style>
Please check if it is helpful to you.
Thanks!
Hi thanks this works however the title is center now. I want this but only if its possible to center the title of Info/reviews on ' F22 ?? '
Is this possible
This is an accepted solution.
@f22london1
To keep only content to center
Use this
<style>
:has([rel="canonical"][href="https://f22london.com/pages/flicks"]) .rte{
text-align: center;
}
</style>
Thanks!
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