Is there a way to change the font size and add some space between the lines in the plugin List category posts?
Thanks!
|
Is there a way to change the font size and add some space between the lines in the plugin List category posts? Thanks! | ||||
feedback
|
Questions on WordPress - Stack Exchange are expected to generally relate to WordPress, within the scope defined in the faq.
|
I'm going to assume you're asking where to put the CSS for what you need. You need to go into the style.css file of your theme, find the class which handles the widget you want to change (by using Firebug or similar) and then adding/ changing the font-size and line-height CSS properties. | |||
|
feedback
|