• Resolved Ate Up With Motor

    (@ate-up-with-motor)


    This is a GREAT plugin — it’s very useful and I’m so pleased you’ve offered it. I do however have a minor formatting issue on one of my sites. The way the plugin positions the checkbox causes a line break between the checkbox text and the actual checkbox. It’s not a huge problem, but it is visually confusing.

    Is there a way to adjust the styling of the box to avoid this? In this case, I’d like to be able to place the checkbox and text below the comment fields, which would keep them together.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author fcojgodoy

    (@fcojgodoy)

    Hi!

    You can copy this code to the Additional CSS in your theme Customize:

    
    .comment-form-policy-top-copy {
        clear: both;
        display: block;
    }
    
    • This reply was modified 6 years, 6 months ago by fcojgodoy.
    Thread Starter Ate Up With Motor

    (@ate-up-with-motor)

    Great, that works just fine.

    Might I suggest that you mention that in either the FAQ or maybe the header of the Comments policy basic information section? It would help users who want to style the checkbox area.

    Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can I adjust the position of the checkbox?’ is closed to new replies.