Home Forums WoodMart support forum How to get rid of the space between the header and slider rev?

How to get rid of the space between the header and slider rev?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #202941

    Foresta Organics
    Participant

    This problem is persistent with all the slider rev of all the demos which do not overlap. What setting will help solve this?

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    I saw the screenshot you attached.

    Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .home .site-content {
    margin-top: -40px;
    }

    You can adjust the value accordingly.

    Best Regards.

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