- This topic has 18 replies, 2 voices, and was last updated 2 years, 2 months ago by .
- You must be logged in to reply to this topic.
Feel free to contact us at any time, we are more than happy to help.
Kind Regards
Hi Ken,
Here is the CSS snippet to align the check box to the left, please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.comment-form-cookies-consent input{
float: left;
margin-top: 6px;
width: 25px;
}
Kind Regards
Feel free to contact us at any time, we are more than happy to help.
Kind Regards