hide header

Posted in: Newspaper
Post count: 11

Hi,
Two questions:

1) If I wanted to hide the header and just have the main menu (the tacky menu), can this be done just with some custom css?

2) What’s the new social sharing plugin are you using on your demo site? I like the new bigger buttons.

Thanks!

Post count: 3343

Hi,
1. DO you mean the logo and ad section? you can hide it with this CSS

.td-header-bg {
    display: none;
}

Add it in Theme panel -> Custom CSS

2. That is in latest version, you have to update to latest version 3.3

Thanks for your message!

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