Viewing 3 replies - 1 through 3 (of 3 total)
  • Try editing layout.css and changing:

    #content {
    width:600px;
    }

    to

    #content {
    float:left;
    width:600px;
    }

    Excuse the intrusion, but I am having the same problem.

    https://marleysmutts.com/

    I’m using the theme Pretty Spots and I do not find a folder called layout.css. The only css file I see is style.css.

    Have I missed the point entirely (I’m new to WP, so it’s entirely possible)? Am I looking in the wrong place (theme editor)?

    Thanks for any suggestions.

    kdaye87: I see from your website you were able to address and fix your problem.

    I am still wondering how to find my layout.css file (see previous post).

    Does anyone have a suggestion?

    Thanks.

    Using Pretty Spots theme at website: https://marleysmutts.com/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Making Side Widget Level With Content’ is closed to new replies.