How to remove teh big white gap below the menu?

Posted in: Newspaper
Post count: 2

Hi there

I hope you are able to help with the following.
1. There is a big white gap between the main menu and the top posts on the frontpage of garfors.com. How can I make this smaller?
2. The photos do not always fill the entire box on the frontpage. Can I somehow force the photos to i.e. be zoomed in to avoid this?

Best regards
Gunnar

Post count: 23312

Hello gunngx,

1)If you want to reduce that white gap, you should use a bit of CSS code to do that. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->
.td-main-page-wrap {
padding-top: 15px;
}

The result is here -> https://www.screencast.com/t/O6g81zm0U

2)You should regenerate your thumbnails using the Force Regenerate Plugin and Regenerate Thumbnails. For more information about this problem, please check here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thanks for your understanding!

Post count: 2

Brilliant! Thank you so much from Norway.

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