Sidebar display (Block 7) is too compacted

Posted in: Newsmag
Post count: 39

Hi Tagdiv,

My sidebar titles and dates are all overlapping using Block 7:
http://tinypic.com/r/vzy155/9

Live page (bottom right): http://didgeproject.com/tips-and-tutorials/

Is there a fix for this?

Post count: 6535

Hi

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

.td-post-category{
display: table;
margin-left: auto;
margin-right: auto;
margin-bottom: 3px;
}

Thanks!

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