Title: Integration with button
Last modified: May 12, 2021

---

# Integration with button

 *  Resolved [hashtagdesigners](https://wordpress.org/support/users/hashtagdesigners/)
 * (@hashtagdesigners)
 * [5 years ago](https://wordpress.org/support/topic/integration-with-button/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fintegration-with-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Simpma](https://wordpress.org/support/users/turn2honey/)
 * (@turn2honey)
 * [5 years ago](https://wordpress.org/support/topic/integration-with-button/#post-14469121)
 * 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.

 * ![](https://ps.w.org/embed-calendly-scheduling/assets/icon-256x256.png?rev=3182519)
 * [EMC - Easily Embed Calendly Scheduling](https://wordpress.org/plugins/embed-calendly-scheduling/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/embed-calendly-scheduling/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/embed-calendly-scheduling/)
 * [Active Topics](https://wordpress.org/support/plugin/embed-calendly-scheduling/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/embed-calendly-scheduling/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/embed-calendly-scheduling/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Simpma](https://wordpress.org/support/users/turn2honey/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/integration-with-button/#post-14469121)
 * Status: resolved