Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS WordPress WooCommerce content width problem

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39299
    Ogdubog
    Member

    I think div#content width needs to be smaller to make the right sidebar show correctly but I can’t figure out where it is at.
    http://www.curiousmindsnw.com/babybowtique/

    Thanks in advance,
    Josh

    #107631
    TheDoc
    Member
    #content {
    width: 790px;
    float: left;
    }

    Then move the sidebar into the .container div.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.