Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #214132

    Hi there,
    Ever since I installed Enfold, I have my subscriber option field collide with the name field. Can you take a look here and tell me how I can display the checkbox and text underneath the three name, email and website fields?
    Thank you,

    #214169

    Hey!

    Try adding this code to the Quick CSS:

    label[for='hybridCommentOptin'] {
        position: static !important;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘What CSS do I need to move the Email Subscription field’ is closed to new replies.