Fixing Block Offset in Homepage

Posted in: Newspaper
Post count: 5

Hello! I’m using your excellent Travel template in my site, http://www.southamerica-tours.net. I wanted to set a customized background image for the homepage, so I configured it in “Row Settings > Image”, as you can see in the blog. However, the image block has a little offset, moving a few pixels downward.

I’d like to eliminate this little gap between the header and the background image, would you please help me out with this issue, if there’s any option to configure or css style to edit? Thank you and best regards!

Post count: 23312

Hello jacobicho,

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

The code is ->

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

The result you should see here -> http://screencast.com/t/tdr9TnpS4

Thank you for the message!

Post count: 5

Worked perfectly! As always, thanks for your prompt, useful response. Best regards!

Post count: 4

I tried the code you said and still unsuccessful. Theme Panel>Custom HTML is where it goes?

I have a white gap between my header and top image on homepage when using “Newspaper – Travel Guides”.

Post count: 20688

Hi,

That code has to be entered in Theme panel-Custom CSS section here
https://www.screencast.com/t/6oWfVjuGmUG
If you have a different problem, please provide a link to your website so we can inspect it, and give you a more accurate solution.

Thanks

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