How to minimize gap between two elements
-
Hello guys, in my homepage there is a Slider and a brand’s carousel below, but between these elements there are too much blank space. How can I reduce it and make them more closer?
Attachments:
You must be
logged in to view attached files.
Hello,
To reduce the gap between the Slider and a brand’s carousel. You can add a Custom CSS class in that row which contains the slider and brand element in “Extra class name” option.
Screenshot for clarification: https://jmp.sh/VK8D6pz
Then use the below CSS code in page CSS area on the basis of that custom class.
.brandsMargin .brands-carousel .owl-stage{
margin-top:-30px;
}
Screenshot for clarification: https://jmp.sh/ZoKbTmt
Best Regards.
Most Welcome :-)
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘How to minimize gap between two elements’ is closed to new replies.