Hi guys,
First of all, thanks for this amazing theme – I love it!
I’m working with a child theme and wanted to adjust the font size of h1-h3 using the following CSS code…
#top .entry-content-wrapper h1 {
font-size: 24px;
text-transform: none !important;
}
#top .entry-content-wrapper h2 {
font-size: 20px;
}
#top .entry-content-wrapper h2 {
font-size: 18px;
}
Now it seems that the thin line after h1 is no longer aligned centered to the text (see pic attached).
Any ideas?
Thanks,
Michaela
Hey uUSA,
To assist you with this issue, can you provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation.
Best regards,
Mike
Hi,
Add the following to quick css:
.av-special-heading-h1 .special-heading-border {
height: 2.2em!important;
}
Best regards,
Jordan Shannon
Works great… Thanks!
Hi,
No problem at all. If you need additional help, please let is know here in the forums.
Best regards,
Jordan Shannon