Home Forums WoodMart support forum How to minimize gap between two elements

How to minimize gap between two elements

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #153332

    jaspermask
    Participant

    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.
    #153416

    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.

    #153580

    jaspermask
    Participant

    Love you guys

    #153632

    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.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to minimize gap between two elements’ is closed to new replies.