How do i remove spacing in the last two checkbox pictured?
Hey kilimats,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
label.subscribe-label {
left: 25px !important;
}
Best regards,
Jordan
worked thx!