Beauty Blog: Add padding between menu and content

Posted in: Newspaper
Post count: 2

Hi,

I’m currently running a website with the newspaper theme and using the beauty blog template. I noticed that there is no padding between menu and the content when the horizontal top ad is not placed.

You can see it here: http://bit.ly/2mANg2V

How do I add padding there?

Also, I noticed that there is no breadcrumbs or social shares at the top of the content. How do I add that too?

Post count: 22421

Hello,

You can add a padding to your content using this custom css:

.single .td-main-content-wrap{
padding-top: 40px;
}

Add the code in the theme panel-> custom css box

Thank you!

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