increase font size of text widget title
-
Can someone guide me in increasing the font size of a text widget title?
The blog I need help with is littlepuppetstudio.com.
Hi there,
You can increase the font size by editing the CSS. Please add this to your CSS:
.widget-title {
font-size: 20px;
}
You can change around the number to increase/decrease the size!
Cheers!
How do I increase the font size of the widget titles on my blog – Sunspot theme.
I’ve edited the CSS with the following but it’s not responding:
.widget-title {
font-size: 20px;
}
Sorry, forgot to give link to my blog.
The blog I need help with is: candidpresence.wordpress.com
@donscrooby, since you are using a different theme than discussed in this thread, can I ask that you create a new thread in the CSS support forum to prevent possible confusion for those coming to this thread in the future. Many thanks in advance and I will watch for your new posting.
The topic ‘increase font size of text widget title’ is closed to new replies.