Creating a custom form as a CTA at the end of each post

  • Unknown's avatar

    Hi, can I get some help please on creating the CSS code for a custom form, which would appear at the bottom of each post? It’d look something like this:

    Subscribe to x blog
    CTA text finishing with “Enter your email address below.”
    Form for entering email address
    Subscribe button

    Ideally, the entire thing would be encapsulated in a form box. Thanks for your help.

    The blog I need help with is: (visible only to logged in users)

  • It’s not possible to create a form with CSS alone – CSS is code used to style HTML elements.

    You could try adding the subscription shortcode below each post – within the post editor – to accomplish what you’re after.

    https://en.support.wordpress.com/blog-subscription-shortcode/

    Let me know how it goes.

  • The topic ‘Creating a custom form as a CTA at the end of each post’ is closed to new replies.