Home Forums WoodMart support forum remove space between header and slider

remove space between header and slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #228444

    maryamk
    Participant

    Dear woodmart team,
    I’m having an issue with removing the space between the header and the slider
    I set the padding to 0, it got better but didn’t disappear entirely

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

    Hello,

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

    .main-page-wrapper {
    	margin-top: -30px;
    }

    If you are still unable then provide the URL of the website to check it myself and help you out accordingly.

    Best Regards.

    #228616

    maryamk
    Participant

    I added the CSS but it did not work too

    #228638

    Hello,

    Please remove the previous CSS and try and add the following in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .main-page-wrapper {
    margin-top: -40px;
    }
    .whb-header {
    margin-bottom: 0px;
    }

    Best Regards.

    #228647

    maryamk
    Participant

    Thank u so much !
    It works now

    #228653

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘remove space between header and slider’ is closed to new replies.