Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #175291

    here i have a screenshot of my problem.

    i have a plugin (AWeber Web Forms) who give me the option to subscribe to newsletters

    but is not alight right the checkbox and the text

    I ask ask here this because if i use another comments system works well (comments from jetpack)

    my question is how can i alight the text next to checkbox?

    thankyou

    #175317

    Hi mmi!

    Can you post the link to the page where you have the form?

    Regards,
    Yigit

    #175319

    yes, here

    #175394

    Hi!

    Add this code to the Quick CSS:

    #commentform input[type='checkbox'] + label {
    left: 22px;
    top: -3px;
    }

    Result:

    Regards,
    Josue

    #175539

    thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘aligh after comments’ is closed to new replies.