Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1284303

    Hi, i cant find the right solution. How can i get the gdpr checkbox in the comment section on the same line, like in the example, which is shown in the red box?

    Example

    Thank you in advance.

    #1284511

    Hey Pako,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #commentform .form-av-privatepolicy.comment-form-av-privatepolicy  label {
        left: 36px;
        top: -30px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1284585

    Thank you. I adjusted the numbers a bit, now it looks very good. Many thanks.

    #1284799

    Hi Werk32,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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