Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16229
    Stephane
    Participant

    hello
    how to remove the space (see picture)
    thank you

    screan.jpg

    Attachments:
    You must be logged in to view attached files.
    #21410
    Shekhar Bhandari
    Participant

    Hi Oddou,

    There is no such space in the theme, might be something is creating space there, can you provide a link so i could look into it and provide you exact solution.

    Thanks

    #21411
    Stephane
    Participant
    #21412
    Stephane
    Participant

    hello
    it’s ok I find style sheet style.css
    #content-wrapper {
    padding: 3.5em 0;
    }
    replace by
    #content-wrapper {
    padding: 0;
    }
    thank you

    #16230
    Shekhar Bhandari
    Participant

    Hi Oddou,

    Glad to hear that you find the solution.

    Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.