Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi,

    Theme Options -> Custom CSS

    #wrapper {
        margin: 0 !important;
    }

    Thank you

    Thread Starter qbaniche73

    (@qbaniche73)

    Thank you but unfortunately that didn’t work for me 🙁

    Any other code to try?

    Thanks

    Thread Starter qbaniche73

    (@qbaniche73)

    I still have not been abled to reduce this gap… any other advise please?
    Thanks 😉

    Hi there,

    Thanks for writing in!

    I’ve checked into your website, it seems to be a huge margin at the bottom; please add the following code under your custom CSS field:

    #primary .post {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    
    .blog .navigation-links {
        display: none !important;
    }

    Hope this helps.

    Thanks!

    Thread Starter qbaniche73

    (@qbaniche73)

    I have tried those codes but cannot see any changes on the website I am afraid.

    Any other idea?

    Many thanks!

    Hi there,

    As per the provided URL which is: http://www.cuba4allreizen.nl/blognews/, the empty space is being cleared at our end (see: http://prntscr.com/9wdh2y ). Please confirm the issue; meanwhile, we’d advice clearing your browser’s cache.

    Thank you!

    Thread Starter qbaniche73

    (@qbaniche73)

    Sorry it was my fault. Indeed your code has worked out. Thanks again.

    I was this time looking at the main page instead where I am having the same issue.

    http://www.cuba4allreizen.nl

    Do you think you could have a look and give this magic code? 😉

    Really appreciated 🙂

    Hi there,

    the gap beetween the content and the footer has increased.

    Please add the following code under your custom CSS field:

    .hentry {
        padding-bottom: 0;
    }

    Hope this helps.

    Thank you!

    Thread Starter qbaniche73

    (@qbaniche73)

    Thank you.
    I think the gap has reduced a bit but not enough.
    I think this has to do with the footer plug in I have installed.
    Thanks for your efforts in helping me 🙂
    Regards

    You’re welcome! 🙂

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

The topic ‘Remove gap between content and footer’ is closed to new replies.