Shopify themes, liquid, logos, and UX
Hi,
I can't seem to figure out a way to change the tekst colour of my h1 text. I changed my HTML section colour to the colour of the h1, but I want to make the h1 White so you can still see the text. I figured a way to change the regular tekst in the HTML section but not the h1... Please help.
Password: chawpu
Solved! Go to the solution
This is an accepted solution.
Please add following css your assets/theme.scss.liquid bottom of the file.
.custom-content h1 {
text-align: center;
color: red !important;
}
Thanks!
This is an accepted solution.
Please add following css your assets/theme.scss.liquid bottom of the file.
.custom-content h1 {
text-align: center;
color: red !important;
}
Thanks!
User | RANK |
---|---|
142 | |
110 | |
79 | |
64 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023