Shopify themes, liquid, logos, and UX
Hi all, I a, trying to change one word in my title and heading but every time I use custom CSS it changes the colour of the whole heading. I would really appreciate some help. I have also attached my desired look below.
Thank you in advance!!
Solved! Go to the solution
This is an accepted solution.
Hey @Adj2308, I got it now how you wanted it.
<h1> HOW IT <span style='color: pink'>WORKS</span> </h1>
<style>
h1 {text-align: center}
</style>
Just paste that into a custom liquid section in the theme editor and you're ready to go 🙂
Best Regards,
Florian, CEO of LF Ecom Shops
Hi Adj2308,
I would require more info like store url and In which title you are wanting to make changes.
Hi @Adj2308
Would you mind to share your store URL? Thanks!
Yo @Adj2308 , that shouldn't be a pain in the a$$. Just remove your current heading and wherever you want to have the heading, add a custom liquid, then, paste this code into the custom liquid:
<h1> Welcome to <span style='color: #yourcolorcode;'>Our</span> Store </h1>
Obviously replace the #yourcolorcode with your actual color code you want the word in and replace the text, if you want it smaller, just replace the h1 with h2, h3, h4 etc. If you want to center or align the heading, paste this code
h1 {text-align: center/left/right}
Or if you use h2, h3 etc just say h2, h3...
I hope this helped, if so, please like and mark as solved 🙂
Best Regards,
Florian, CEO of LF Ecom Shops
This is an accepted solution.
Hey @Adj2308, I got it now how you wanted it.
<h1> HOW IT <span style='color: pink'>WORKS</span> </h1>
<style>
h1 {text-align: center}
</style>
Just paste that into a custom liquid section in the theme editor and you're ready to go 🙂
Best Regards,
Florian, CEO of LF Ecom Shops
You guys are amazing! Thank you!
Hey @Adj2308 , no problem, if you need more help in any way, just contact me or take a look at my profile since I'm going to launch my own Shopify Web Design Agency soon.
Best Regards,
Florian
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024