[Resolved] Eliminating whitespace between page content and footer

Home Forums Support [Resolved] Eliminating whitespace between page content and footer

Home Forums Support Eliminating whitespace between page content and footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #73954
    Don Waller

    Hi, Tom,

    My client really likes the look and feel of the his new site with GP, but he commented that there seems to be a lot of whitespace between the page content and the footer area.

    Is there a way to kill some of the space and have the footer widgets a little ‘tighter’ with the page content? Thanks in advance.

    Don

    #74095
    Tom
    Lead Developer
    Lead Developer

    Hi Don,

    Can you link me to the page so I can see what’s causing the spacing?

    Thanks!

    #74247
    Don Waller

    Sure!

    http://staging.responsysresearch.com/

    Thanks for taking a look.

    Don

    #74264
    Tom
    Lead Developer
    Lead Developer

    Hi Don,

    Try this CSS:

    .hentry {
          margin-bottom: 0;
    }

    Let me know ๐Ÿ™‚

    #74405
    Don Waller

    Thanks, Tom, but that didn’t do it. Any other ideas?

    Thanks for the help. I always appreciate it.

    Don

    #74470
    Tom
    Lead Developer
    Lead Developer

    That took away some of it.

    To remove more, you can set the bottom content padding to “0” in the Spacing add-on.

    #74718
    Don Waller

    Yep, that took care of it. Now I can work on finally getting the site launched.

    Thanks!

    D

    #74790
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! ๐Ÿ™‚

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