Hey there bnlauren,
How are you doing today?
Generally this should be possible to do with some custom CSS. Could you please post link to your site where I can see this so I can try to help?
If you could also give me more details to what I am looking for that would be great 🙂
Cheers,
Bojan
Hey again,
Thanks for the link, please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
http://wordpress.org/plugins/simple-custom-css
.home .panel-widget-style p {
font-size: 15px;
line-height: 1.2;
text-transform: initial;
}
Hope this helps 🙂
Cheers,
Bojan
I clicked “Edit” on the widget itself and under “Attributes” then “CSS Styles” I pasted the code and didn’t work. Am I placing it in the correct area?
Awesome 🙂 glad I could help!
Cheers,
Bojan