Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
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 |
---|---|
211 | |
111 | |
87 | |
59 | |
48 |