• atxgirl

    (@atxgirl)


    My client was testing the blog section and came up with this:

    https://www.dannimoodyphoto.com/blog

    The posts are aligning next to each other instead of going to a new section and be all aligned left. (Hope I said that right…)

    Any idea how to fix it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    Try editing style.css and adding clear:left; to:

    div.hentry {
    margin:0 0 4em;
    }

    Thread Starter atxgirl

    (@atxgirl)

    PERFECT! Thank you so much! I tried editing everything except that.. figures. :p

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘posts are aligning next to ea other instead of on top of ea other’ is closed to new replies.