• Resolved enkelst

    (@enkelst)


    I made my website wider, and it made the comments on my site look like shite.

    http://innanhimlenfallerner.no/love-rosie/#comments

    I don’t want them to be centered (but I can’t find anywhere in the css that I want them centered) and the comment form looks weird to me.

    I would love if anyone could help me make it look better, ’cause my skills in css are not as good as I want them to be.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It’s coming from the “text-align: center” applied to the wrapper “#siteWrapper”.
    Just change one of your “text-align: normal” to “text-align: left” (“normal” isn’t a correct value).

    Thread Starter enkelst

    (@enkelst)

    Thank you 🙂

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

The topic ‘Change comment design in css’ is closed to new replies.