Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #852269

    Hi,
    when I use the “Comments”-Element in Blogposts there is a huge space between the checkbox an the text. How can I put the text right behind the checkbox?

    #852760

    Hey AbacoSoft,

    For some reason, there is a left property in the subscribe-label, so, fit it adding the following code at Enfold Theme Options > General Styling > Quick CSS

    
    .subscribe-label {
      left: 24px !important;
    }
    

    Best regards,
    John Torvik

    #853380

    Thank you. that works!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Text for Checkbox "Notify me…"’ is closed to new replies.