Howdy,
How does one increase the title bar font size?
As an addendum, how does one get the title bar to show up on their blog page?
Thanks,
Hi raisonbrands,
Could you provide us with a link to the site in question so that we can take a closer look please? Please be specific about what text you would like to increase.
Thanks,
Rikard
Hi Rikard,
http://trulygood.biz/namewarden/free-resources/
It’s the title bar text that we need to make larger, where it repeats the name of the page, “Free Resources”.
Thanks
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
h1.entry-title a {
font-size: 20px !important;
}
Best regards,
Rikard
Thanks Rikard,
Your code works like a charm. So how do I get that title bar to show up on the blog page:
http://trulygood.biz/namewarden/blog/
Thanks!