Remove Padding header style 07

Posted in: Newspaper
Post count: 57

Hi,
How can i remove this padding in Header style 07. You can see this picture below for more detail.

Mysite: dautu365.com

Post count: 7909

Hi,

There is a top margin on main menu – http://screencast.com/t/wi6GhbgsR You can remove/decrease it using custom css in Theme Panel > Custom Css:

.td-header-style-7 .sf-menu {
margin-top: 28px;
}

Thanks!

Post count: 57

Thanks.

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