Comments Hayley started the conversationJuly 7, 2014 at 9:22amHi, How do I change the size of the page title (in title bar with background image)?I've tried adding this in my style.css child theme, but it didn't work:#page-header-bg h1font-size:44px;} 8,839Tahir repliedJuly 7, 2014 at 4:47pmHey Hayley!Try like this:body #page-header-bg h1 { font-size: 44px !important; } Cheers ThemeNectar Support Team Hayley repliedAugust 8, 2014 at 9:20pmThank you! Worked perfectly. Sign in to reply ...
Hi,
How do I change the size of the page title (in title bar with background image)?
I've tried adding this in my style.css child theme, but it didn't work:
#page-header-bg h1
font-size:44px;
}
Hey Hayley!
Try like this:
Cheers
ThemeNectar Support Team
Thank you! Worked perfectly.