• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 27.07.21, 21:37
  • Opened by: Andrea Vallini
  • Closed by: Fred
  • Closed on: 02.08.21, 12:03
  • Reason: Closed
  • Comment: Glad to help!

Ticket #22017 - Problem alignment section gdpr widget newsletter

While I was configuring the newsletter widget present on elementor, I noticed that the text alignment is not correct with respect to the checkbox.
I noticed that there are two separate classes: psgdpr_checkbox and custom-checkbox.
custom-checkbox adds padding that is already present in the span.
Can you correct this problem in the css?
Is it possible to change the color of the checkbox when it is selected because it becomes invisible?

Attachments:

newsletter.png (9.2 KiB)

Comments

Fred 28 Jul 2021, 07:57

Try following CSS

body .custom-checkbox .psgdpr_consent_message span:not(.psgdpr_checkbox) {margin-left:3px}