Shopify themes, liquid, logos, and UX
I'd like the heading of my rich text section "postage and packaging" to be a H2 tag like the others on my home page. Google inspect tool tells me its a H3. Is there a way to change it? I'm using Debut. Thanks!
PW - blowla
Solved! Go to the solution
This is an accepted solution.
hello @PickleandPug
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-163277551930996d65 .grid .grid__item .h3 {
font-size: calc(((var(--font-h2-desktop))/ (var(--font-size-base))) * 1em) !important;
}
hello @PickleandPug
Rich text section "postage and packaging" to be an H2 tag and its class name H3 shown can you please share a screenshot of what do you want to change?
Below is a zoomed out screenshot of my website. I'd like the heading "postage & packaging" (h3) to be the same format as the "shop" one (h2). Can you see how they're so slightly different. I hope that makes sense. Thank you 🙂
This is an accepted solution.
hello @PickleandPug
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-163277551930996d65 .grid .grid__item .h3 {
font-size: calc(((var(--font-h2-desktop))/ (var(--font-size-base))) * 1em) !important;
}
User | RANK |
---|---|
229 | |
148 | |
55 | |
52 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023