Tagged: enfold
Hi. I have used Firebug, but I can’t seem to find the right code to change the font size of the single blog post title. Can someone help please?
Hey lizybloom!
Please add following code to Quick CSS and adjust as needed
.single .post-title.entry-title { font-size: 20px!important; }
Regards,
Yigit
That didn’t work. The only thing that seems to change the size of that title is if I change the font size of a. Which I don’t want to do. I copied and pasted it exactly how you wrote it. What’s up?