• Hi! I have the contact form in the right sidebar and with the [acceptance your-consent] line below I end up with the checkbox on one line and then the text on a separate line beneath it. I have tried styling with the css below but it has no effect. If at all possible I would like to have the checkbox on the same line before the words ‘Please check the box…’ so that it looks really neat ??

    #contactformacceptance {
    text-align: left
    }

    Written in the contact form:

    [acceptance your-consent id:contactformacceptance]Please check the box to accept the privacy policy & T&Cs[/acceptance]

    thank you,
    Jasmine

Viewing 1 replies (of 1 total)
  • Thread Starter jasminechristina

    (@jasminechristina)

    Experimenting a bit more. Even if I minimize the text to ‘I accept privacy policy’ so that there is plenty of room in the sidebar to fit the checkbox on the same line – the checkbox is still appearing on the line above. When I inspect the elements, it’s like the checkbox is taking up the full column width for itself.

Viewing 1 replies (of 1 total)
  • The topic ‘Styling [acceptance your consent]’ is closed to new replies.