Title: button color
Last modified: January 31, 2018

---

# button color

 *  Resolved [bbernstone](https://wordpress.org/support/users/bbernstone/)
 * (@bbernstone)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/button-color-32/)
 * so if ya click on a green box to make an apt, then click the confirm button to
   bring up the paypal payment button, that paypal button comes up white on light
   gray and is unreadable and i cant figure out where to change this.. for my theme
   a submit button is purple like on the contact page.. only this one is different,
   so i assume it must be something in this plugin and not my general CSS… please
   help 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-color-32%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/button-color-32/#post-9921439)
 * Hey [@bbernstone](https://wordpress.org/support/users/bbernstone/),
 * Hope you’re well.
 * Can you try with adding this custom CSS codes;
 *     ```
       input.app_submit_btn{
           background:#7c17b2;
           color:#fff;
           text-shadow:none;
       }
       ```
   
 * To add custom CSS you can use Appearance > Customize > Additional CSS panel.
 * Cheers,
    Oguz
 *  Plugin Contributor [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/button-color-32/#post-10083414)
 * Hey [@bbernstone](https://wordpress.org/support/users/bbernstone/),
 * thank you for using Appointments. I’m going to close this topic, as we didn’t
   hear back from you for a while now. Feel free to reopen this thread though, if
   more assistance is required, we’re always here and happy to help! 🙂
 * Warm regards,
    Dimitris

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘button color’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appointments_eaf36c.svg)
 * [Appointments](https://wordpress.org/plugins/appointments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointments/)
 * [Active Topics](https://wordpress.org/support/plugin/appointments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointments/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/button-color-32/#post-10083414)
 * Status: resolved