How do I change the font size of the Entry Title in my Grid-one WordPress theme? Posted on June 22, 2022 by Tagged: BoldGrid Themes, Grid One Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 22, 2022 at 2:50 pm #54674 Don philpottsGuest I’m trying to make the Blue page section titles bigger – using the inspector I can see they are inherited: What do I need to do to increase the display – where does the custom css need to go. From inspector: entry-header h1.entry-title { font-size: 19px; text-transform: none; font-family: Oswald; } Thanks Don June 22, 2022 at 2:56 pm #54697 Brandon CKeymaster Hi Don, Thanks so much for reaching out and thank for using the Grid-one theme with BoldGrid Post and Page Builder for WordPress! I actually think you have everything right here but try adding an !important tag to your font-size element. For example: .entry-header h1.entry-title { font-size: 19px !important; } I hope this helps! June 23, 2022 at 8:57 am #54716 DonGuest Yep !important worked added to the custom css on the child theme. Thanks Brandon June 23, 2022 at 8:58 am #54720 Brandon CKeymaster No problem Don! I’m happy we could help out. Please don’t hesitate to reach back out if you have any other questions for us! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘How do I change the font size of the Entry Title in my Grid-one WordPress theme?’ is closed to new replies. Post navigation Will BoldGrid Work on my wordpress.com Site? →