Delete the blanc space between the menu and the picture on an article page

Posted in: Newspaper
Post count: 2

hello, can you help me to delete the blanc space between the menu and the picture on an article page (exemple: http://backpackaddict.fr/take-an-epic-cross-country-road-trip/).

I choose the DEFAULT SITE POST TEMPLATE 7.

Thanks in advance.

Best Regards,

Alex

Post count: 20688

Hi,

You could do that using this code, just enter it in Theme panel->Custom Css

.td-blog-travel .td-post-template-7 {
margin-top: 0;
}

The result is here – https://www.screencast.com/t/dwGasHbIl3K
Thanks

Post count: 2

Thanks, it work perfectly

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