• Resolved hashtagdesigners

    (@hashtagdesigners)


    Hi,

    This seems like a great plugin however I want to use my button styling so it matches in. Is their a way I can use this embed code within the button link?

    I want it so when someone clicks the book button the pop up to book will appear?

    Many thanks

    Nick

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Shycoder

    (@turn2honey)

    Hi Nick,

    To make the embed text look like a button and also match your theme styling, paste the below CSS in Dashboard > Appearance > Customize > Additional CSS

    .calendly_button {
        background-color: #2966EA;
        padding: 12px 24px;
        text-align: center;
        border-radius: 3px;
      }

    And use the shortcode like this:

    [calendly type=3 url=”CALENDLY_LINK_GOES_HERE” style_class=”calendly_button”]

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Integration with button’ is closed to new replies.