Hide Header from Home Page

Posted in: Newspaper
Post count: 61

Hi

I would like to hide the Header area from the Home page, but keep the top menu – is this possible?

Thanks

Post count: 23312

Hello aph100,

You can try to use a bit of CSS code to hide it.

The code ->

.td-banner-wrap-full{
display:none;
}

If the code will not work, provide the link to your website so I can provide a more accurate response.

Thanks.

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