gdpr-checkbox-alignment

Support forumCategory: Questionsgdpr-checkbox-alignment
Shane asked 4 years ago
The GDPR checkbox and text is aligned to the right. How can this be aligned to the left like everything else?   URL: cr.temphost.dev/booking
1 Answers
Nikola Loncar Staff answered 4 years ago
Hi Shane, try adding this to custom styles inside EA Settings > Customize page:
.ea-bootstrap .gdpr { left: -110px; position: relative; }
Best regards, Nikola