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.
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
There are the examples, Simion
http://www.thebeatwriter.com/homepage-beisbol-venezolano/
http://www.thebeatwriter.com/a-second-chance/
http://www.thebeatwriter.com/mlb/
Thanks
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