Home Forums WoodMart support forum How to erase header banner

How to erase header banner

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

    aleasaro
    Participant

    Hi, I am using the revolutionslider but I have to mini header above which I wish to delete. I dont know where can I change it in the settings.

    Thanks

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

    Hello,

    I saw the screenshot you attached.

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

    .home .main-page-wrapper {
        padding-top: 0;
    }

    Best Regards

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