Hello, I'm trying to set up a slider to show the latest posts of a blog I'm creating, but there's this huge gap on the top of the slider and I don't know how to remove it. Help is appreciated. Here's the link to the page with the problem:
http://www.bhaktiyogapura.com/home/
How do I fix it?
Thanks a lot,
Gouramani
Comments
in your case, you can use below custom css:
.page-id-2419 #rev_slider_4_4_wrapper { margin-bottom: -40px !important; }