leafleafleafDocy banner shape 01Docy banner shape 02Man illustrationFlower illustration
Q:

Trying to Reduce the Margin in HERO Section

Upvote
Up
2
Down
Downvote
::

Hi,

The margins in this first section is huge and we are trying to reduce it so the page doesn’t have a huge empty space, but when we move the margins to -250+, the buttons in the first 3-4 rows won’t work anymore. Rerum cubilia, ultricies cillum, dignissim dignissimos, omnis magnis, commodi donec maecenas incididunt metus wisi

The only way the buttons will work is when its not on top of the margins. Can you please help?

0
Updated vote successfully
Docly Theme Support
All Replies

Viewing 2 replies - 1 through 2 (of 2 total)

BBP Core is a cool plugin.

Attachments:
You must be logged in to view attached files.

Hi,

You can reduce the Hero section space with applying the below custom CSS-

#theme-banner-four .main-wrapper {
    padding: 290px 0 260px;
}

This padding is the default padding. You can set it yourself as you want.

Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

  • The topic ‘Trying to Reduce the Margin in HERO Section’ is closed to new replies.