remove whitespace above footer - Acme Themes

Best Premium and Free WordPress Themes Forums Medical Circle remove whitespace above footer

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #49321
    hcrmoves
    Participant

    I’m trying to remove the whitespace at the bottom of my content, just above my footer. Ideally, I would like the blue background of my project gallery row to butt up against the grey background of my footer. I only need to do this on my homepage.

    Here’s my test site homepage: http://sevenhills.ca/wp/

    Thanks for your help.

    #49374
    acmethemes
    Keymaster

    Dear Dan,
    Your query will be replied soon.
    Best Regards!

    #49516
    acmethemes
    Keymaster

    Dear Dan,
    Please add the given CSS code in Additional CSS.
    Appearance > Customize > Additional CSS

    #primary{
        margin-bottom: 0;
    }
    article.post, article.page{
        padding-bottom:0;
        margin-bottom:0;
    }
    article.post .entry-content,
    article.page .entry-content {
        padding-bottom: 0;
    }

    Best Regards!

    • This reply was modified 5 years ago by acmethemes.
    • This reply was modified 5 years ago by acmethemes.
    #49519
    hcrmoves
    Participant

    Many thanks!

    #49574
    acmethemes
    Keymaster

    Dear Dan,
    You are Most Welcome 🙂

    Best Regards!

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