Shopify themes, liquid, logos, and UX
Hello,
How do I change the font size of the featured collection on the debut theme? Website: customcarposters.com.
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
#shopify-section-1525239064985 .h2, #shopify-section-1525239064985 h2 {
font-size: 1.8em !important;
}
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
#shopify-section-1525239064985 .h2, #shopify-section-1525239064985 h2 {
font-size: 1.8em !important;
}
Thanks!
Thanks! You're awesome! 🙂
Hi @dmwwebartisan, I'm looking to do the same but for all collection pages, my website is sneakersafe.co.uk running debut theme
Thanks
Please add the following code at the bottom of your assets/theme.css file.
.template-index .h2, h2{
font-size: calc(((var(--font-h2-desktop))/ (var(--font-size-base))) * 1.5em) !important;
}
Hope this works.
Thanks!
this didn't work for me
Please add the following code at the bottom of your assets/theme.css file.
.template-collection .section-header__title {
font-size: 35px !important;
}
Thanks!
Please share screenshot .
Thanks!
User | RANK |
---|---|
159 | |
138 | |
74 | |
69 | |
58 |
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