diff --git a/apps/comments-ui/src/components/CTABox.js b/apps/comments-ui/src/components/CTABox.js index e031aefd49..f9b7dbe34f 100644 --- a/apps/comments-ui/src/components/CTABox.js +++ b/apps/comments-ui/src/components/CTABox.js @@ -23,11 +23,11 @@ const CTABox = (props) => { }; return ( -
+

{titleText}

-

+

Become a {props.isPaid && 'paid'} member of {publication} to start commenting.