How do I create No space between header and Big Grid Full on Travel theme

Posted in: Newspaper
Post count: 34

Hi, First, Your themes are fantastic. Using them on about 30 websites and they are really easy to work with.
We are doing at new website
http://www.travelinsweden.com with the Travel theme.
But…How do I create no space between Big Grid and Header.
It is easy on the swedish site because we used the theme Say What there and it is an extra class available.
http://www.travelinsweden.se

Is it possible to do the same on the english site.
Sincerely Roger

Post count: 35449

Thank you for your kind words!
That gap is the main row margin top gap, you can remove it using tagDiv Composer, select the row and go to css tab, there set in section for margin top 0 – https://i.imgur.com/9NrpQGN.jpg
I hope this will help you!

Post count: 34

Hi,
Tried that with no result. Perhaps it is because I took away the background picture?
http://www.travelinsweden.com
/Roger

Post count: 35449

Hi Roger,
If you want a quick solution is a custom css, but this can be done using tagDiv Composer, please select the content from tagDiv Composer and set on it in css tab the margin top 0 – https://i.imgur.com/NqA8kXt.png if is not working, then try the css
.home .td-main-page-wrap {
padding-top: 8px;
}

This can be set in the theme panel > custom code> custom css and the results will be – https://i.imgur.com/BUdkfOy.jpg
Thank you!

Post count: 34

Splendid! The CSS-code worked well!
Thank you!
/Roger

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