Call to action
-
Hi, I’m trying to remove the call to action button or if I can’t how do i change the button text?
The blog I need help with is: (visible only to logged in users)
-
Hello,
Flip your editor from visual to HTML by using the tabs at the upper-right corner of the post editing area.
Look for code that looks something like this and remove it:
Call to Action -
Sorry, the code should look something like this: < a style=”display: inline-block; padding: 12px 24px; border: 0; border-radius: 6px; font-weight: bold; letter-spacing: 0.0625em; text-transform: uppercase; background: #615f8b; color: #fff; text-decoration: none;” href=”YOUR-LINK-HERE” >Call to Action< /a >
-
Thank you so much!
One more thing… How do I manipulate the code to send readers straight to my blog posts? I tried putting the URL in there but it didn’t work…
Thanks x
-
You’re welcome.
In order to link to a specific blog post you should go to that post and copy the url. For example, for “Afflicted” you’d use this link: https://zainabsverses.wordpress.com/2017/05/02/150/
- The topic ‘Call to action’ is closed to new replies.