How do I enlarge my tagline?
The blog I need help with is localforkful.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
How do I enlarge my tagline?
The blog I need help with is localforkful.com.
Add this to the bottom of your CSS and then adjust the % value as you desire.
.site-description {
font-size: 100% !important;
}
This topic has been closed to new replies.