[Resolved] No space between content and footers

Home Forums Support [Resolved] No space between content and footers

Home Forums Support No space between content and footers

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37752
    Tom

    Hey Tom,

    I’m now having trouble with a space of about 34 pixels between the slider that I have placed in the header, and the footer widgets below. I have tried all kinds of CSS and even copy-pasted the index.php, changed it to home.php so that it would take precedence, and then started deleting parts of that to get rid of the space.

    What can I do to make it so that my footer widgets touch that banner.

    Thanks,

    Tom

    #37767
    Tom
    Lead Developer
    Lead Developer

    Hi Tom,

    Can you link me to the site? That way I can inspect the CSS and provide you with some CSS that will remove the space ๐Ÿ™‚

    #37841
    Tom Cox

    http://www.heightsinterns.com Sorry. I thought since I filled that out on the reply, that information was included for you. My bad.

    #37842
    Tom
    Lead Developer
    Lead Developer

    No worries ๐Ÿ™‚

    That space in the container of the website.

    Since you don’t need it on the homepage, you can add this CSS:

    .home .container {
          display: none;
    }

    That should do it.

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