Inconsistent styles

Posted in: Newspaper
Post count: 73

I can’t figure out how to make all the widget titles visually consistent, so that the colored background is solid, and there is no space between the box and the line below it.

See example on this page: http://wordpress.mauimagazine.net/bacon-wrapped-maui-venison/

Notice both : Upcoming Events & Latest Stories on right side bar — Upcoming Events looks how I want it to look and Latest Stories is showing a white space between the text and the line. I want that space to be gone in every instance.

Thank you for your help!

Post count: 6535

Hi

Try this css in theme panel > custom css: http://screencast.com/t/AvpdfOTG2iV6

h4{
padding: 0!important;
}

Thanks!

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