Comment form anamolies fixed with css override - Acme Themes

Best Premium and Free WordPress Themes Forums AcmePhoto Comment form anamolies fixed with css override

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #89724
    ip-rob
    Participant

    I noticed that the text in the comment forms was scrolling across two rows and was not next to the input box. This was caused by the width:77% value in the CSS of the theme.

    I fixed this by adding the following custom CSS for the theme.

    .comment-form input {
    width: auto
    }

    Posting here for others that may want the fix.

    Rob

    #89802
    acmethemes
    Keymaster

    Dear Rob,
    Thank you 🙂
    Best Regards!

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