[Resolved] Clickable buttons

  • Author
    Posts
  • #12007

    Jackie
    Participant

    How do I add clickable buttons? I see references to buttons but no instructions on how to create and add them.

    Thanks,
    Jackie

    #12008

    Andrew Misplon
    Keymaster

    Hi Jackie

    Where do you see references to buttons?

    Where do you want to add them?

    Thanks

    #12009

    Jackie
    Participant

    HI Andrew,

    I searched for “buttons” and “clickable buttons” in the the documentation. I got a page where buttons were mentioned but I didn’t see how to create them.

    I want to add links as buttons to the content pages. The link the buttons to the Contact page.

    If there is no button maker in the theme I can get the code to make one.
     
    Thanks,
    Jackie

    #12010

    Andrew Misplon
    Keymaster

    Thanks. Are you using a Page Builder, the Block Editor or the Classic Editor?

    #12011

    Jackie
    Participant

    I’m using the Classic Editor that comes with WordPress.
    Thanks.

    #12023

    Andrew Misplon
    Keymaster

    If you’re using the Classic Editor and no Page Builder plugin then you’d either need to use a shortcode plugin or manually code the button in the Text tab. A button in HTML would look like this:

    <a href="http://yourlinkgoeshere.com" class="button">Button Text</a>

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top