• Resolved affiliatenow

    (@affiliatenow)


    Hello,

    Can you please provide the CSS code snippets to make our shortcodes look as nice as the ones on your privacy policy?

    It is very nice, and I am having issues getting text boxes on their own lines and making them larger.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @affiliatenow,
    Try to add this in your theme style.css:

    .gdpr-request-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}
    .gdpr-request-form input,.gdpr-request-form textarea{margin-bottom:1%;}

    Regards.

    Thread Starter affiliatenow

    (@affiliatenow)

    Awesome, this worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form CSS Example From Your Site’ is closed to new replies.