Padding left and right on post pages

Posted in: Newspaper
Post count: 31

Dear Sir,

After trying to find this option in Theme Panel, I tried to find this on forums but with no luck …

I would like to set padding-left and padding-right 5% of paragraphs <p> tags in posts, as seen in your demo.

I see that you wrap paragraphs in <div class=”td-paragraph-padding-1″></div> so it must come from some settings, as in my posts, paragraphs are not wrapped in this div. This div class “td-paragraph-padding-1” has following CSS:

.td-post-content.span8 .td-paragraph-padding-1, .column_container.span8 .td-paragraph-padding-1, .mceContentBody-max-width-small .td-paragraph-padding-1 {
padding-left: 5%;
padding-right: 5%;
max-width: 90%;
}

So this is exactly what I need, how to get it? 🙂

Thanks a bunch!

Post count: 7909

Hi,

In backend you can find the format option, to set padding to the text like you said please set format like this: http://screencast.com/t/ceTMdJhmn
Result: http://screencast.com/t/SuMunY9B0Y

Thanks!

Post count: 31

Great this is it! 🙂

Do you have maybe some screencast explaining how to run Revolution Slider with posts?

Thanks!

Post count: 6600

Hi,

Here you have a guide to create/use slides with the rev slider plugin:

https://forum.tagdiv.com/topic/revolution-sliders-source-post-not-working/#post-15382

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.