Shopify themes, liquid, logos, and UX
Currently the title is off to the left and I can't seem to get it central - thanks in advance:
Hi @Fabian_weldon,
Could you provide a URL link so that I can examine the issue?
Thank you
Hello @Fabian_weldon
can you share store URL?
Hello @Fabian_weldon
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.title-wrapper-with-link {
align-items: center;
justify-content: center !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025