Remove space between slider and top menu

Posted in: Newspaper
Post count: 29

Hey,

Is it possible to remove the space between the slider and the top menu?

See this image – https://s32.postimg.org/i6oq723at/2016_06_19_20_03_27.jpg

Thanks!
Andrew

Post count: 23312

Hello amorpeth,

Please provide your website URL if you want to help you. I need this because I can inspect it closer your website and also, I can provide a more accurate code.

Thanks.

Post count: 29

Thanks! Its here – https://theucguys.com

Post count: 23312

Hello

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-main-page-wrap {
padding-top: 10px;
}

Thanks.

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