Header menu

Posted in: Newspaper
Post count: 5

Dear, TagDiv,

I Hope everything is well with you.

I’m writing in this forum looking for a little help and I hope you can help me please.

I am building my website, it’s about baseball news in spanish and english, but I have this problem. I have a blank space between my header menu and my slider news and I want to reduce it. If you can help me how I can do that, I will appreciate it a lot.

You can see what I am talking about in the following images:

Hope you can help me.

Thanks,
Marcos.

Post count: 20688

Hi,

You could reduce the padding top of the page – https://www.screencast.com/t/9fkMc2BYde4d using a code like this – https://www.screencast.com/t/SpAt4GrM This is the code used and it must be entered in Theme panel->Custom Css – https://www.screencast.com/t/vDQOjXrw
Please let us know if this is working for you, or you need further help.

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

Thanks

Post count: 5

It works, Simion, thanks.

Just one more question, it only worked in the main page how to the same in the whole site?, please.

Thanks a lot.

Post count: 20688

Hi,

Please provide some examples where exactly you want these changes, so I may try to give you a more accurate response. A link to your website pointing to these locations, would be very helpful if possible.

Thanks

Post count: 5
Post count: 20688

Hi,

If you want to reduce this space on page created in Visual composer, you could just set a negative margin top on the row containing the top element on those respective pages like this – https://www.screencast.com/t/t98Tw5klMMI and this will reduce the space – https://www.screencast.com/t/G9uPn3Lbs2J
Please let me know how it goes.

Thanks

Post count: 5

It works, Simion.

Thanks a lot.

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