Change Font for Facebook Widget

Posted in: Newspaper
Post count: 25

Hi!

Please help. I added the Facebook Like Box (Jetpack) widget to my homepage and the title of the widget is not the same as all the others. The background color is consistent with the rest of my headers but not the text. Where in the custom typography is the setting or what is the CSS to target it? I think I have tried all the custom spots that it could be.

Thank you!

Post count: 7909

Hi,

The Jetpack plugin is not a part of the theme, so there are not options in Custom Typography. You can use custom css for this in Theme Panel > Custom Css – http://screencast.com/t/2e2GSREKT85

div.sharedaddy h3.sd-title {
font-size: 14px;
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.