Formatting the js.signup_cta.value_prop

Hi - I would like to make the js.signup_cta.value_prop field a bit more attractive and HTML and basic markdown do not seem to work well. Any recommendations?

1 Like

Any thoughts on this?

Hi, welcome!

I would make it a Feature request. It seems reasonable to allow HTML in this area.

It’s also possible to create a theme component. We can use a plugin outlet in this location. I quickly made one: GitHub - Arkshine/discourse-signup-cta-html. However, the preferred way would be to change the core as the components duplicate the code. (If you are new to theme component, you can follow Installing a theme or theme component)

Wow! Thank you so much - I appreciate it.

1 Like