Ideas For Call 2 Action Button

  • Unknown's avatar

    Hello~

    I have this theme and the call to action button just isn’t an option like you see in the picture from the link below. Any other ideas that really makes “a pop” for someone to call me? Thanks!

    https://entrepreneurdemo.wordpress.com/

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

  • Unknown's avatar

    Hi there, the call to action styling is built into your theme. Here is some sample code for creating them. Basically you need to add the CSS class “call-to-action” to the link code from within the Text tab in the editor.
    <a class="call-to-action" href="LINK_URL">Get Started</a>
    You can replace the “Get Started” text as desired.

    Let me know how things go and if you have any problems.

  • Unknown's avatar

    hmm I don’t think I’m entering it in the right place. I copy and pasted the code into my CSS editor and didn’t seem to get traction. As you can see I replaced the get started text with call now. I assume I will have to add some type of additional html so that it when someone does click on get started it will me? Thanks again for your support

  • Unknown's avatar

    Hi, that is HTML. That would go into your post/page content. You would enter it from within the Text tab in the post/page editor.

  • The topic ‘Ideas For Call 2 Action Button’ is closed to new replies.