Remove Space Between Header And Content.

Posted in: Newspaper
Post count: 9

Hi.
I´m having some problems removing the space between my header, and the content displayed right under. How do I do this?

https://thelynchpost.com/?page_id=3945

Thanks!

Post count: 9

Can anyone help with this?

Post count: 23312

Hi,

I have checked your website and I saw that you are using theiaPostslider plugin which is not tested with our theme and which also, inject some HTML to your page. Use the code below and place it in Theme panel -> Custom CSS Area and check the results.

.theiaPostSlider_footer._footer{
display:none;
}
.page-id-3945 #td-outer-wrap p{
display:none!important;
}

Hope that help!

Thanks

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