[Resolved] footer contained doesn't work

Home Forums Support [Resolved] footer contained doesn't work

Home Forums Support footer contained doesn't work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #128591
    Ted van Vliet

    Hi Tom,

    i’m making a site for a bar. But I can’t get the footer contained to the 1100 px i gave it…

    http://www.bosschenaartje.nl/bosschenaartje/wp_site/

    #128658
    Tom
    Lead Developer
    Lead Developer

    Did you get this sorted? It looks contained to me 🙂

    #128659
    bdbrown

    Hi Ted – Give this css a try:

    footer.site-info {
      padding: 20px 0;
      width: 1100px;
    }
    
    #128667
    Ted van Vliet

    Thanks! That does the job.

    Ted

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