Block 5

Posted in: Newspaper
Post count: 6

Hello,

I am trying to padding the bottom info on Block 5, where can I find the code in style.css to edit it or is there other way to do it?

Thanks!

Post count: 6535

Hi

You can use custom css to apply padding in theme panel > custom css: http://screencast.com/t/LALuG8vyOpVQ

.td_block_5 .entry-title.td-module-title, .td_block_5 .td-module-meta-info {
padding: 10px;
}

You can modify the value as you like.
Let me know if this is not what you mean.

Thanks!

Post count: 6

Awesome, this is exactly what am looking for.

Thanks!

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