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;
}
Amazing. Thank you so much 🙂
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024