Title: Button
Last modified: December 11, 2017

---

# Button

 *  Resolved [yosmo](https://wordpress.org/support/users/yosmo/)
 * (@yosmo)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/button-30/)
 * Hello,
 * I installed the plug in and tried different settings for the pop up. I get that
   the template chosen is showing the button being cut off. It does not mather in
   which browser I look it is being cut off on all of them. I tried to find a solution
   but yet without success.
 * hope you guys can help me out.
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-30%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [podbarron](https://wordpress.org/support/users/podbarron/)
 * (@podbarron)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/button-30/#post-9772284)
 * Try clearing out any old or similar plugins, then reinstall it. This worked for
   me.
 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/button-30/#post-9778555)
 * Hi [@yosmo](https://wordpress.org/support/users/yosmo/)
 * The issue happens due to your site template. In order to fix it you need to follow
   the next instruction:
    1. Open your **popup** inside admin area 2. Go to **CSS/
   HTML tab** 3. Inside **CSS editor** find the next code
 *     ```
       input[type="submit"] {
          border: 1px solid #222;
          border-radius: 0px;
          font-weight: 600;
          text-transform: uppercase;
          padding: 14px 26px;
          background-color: #FFF;
          margin-bottom: 0px;
          font-size: 13px;
          line-height: 1.42857;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          cursor: pointer;
       }
       ```
   
 * And set zero for padding – padding: 0;
    4. Click save changes.
 * Don’t forget to clean cache in your cache plugin and clean cookies and cache 
   in your browser and reload the page.
 *  Thread Starter [yosmo](https://wordpress.org/support/users/yosmo/)
 * (@yosmo)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/button-30/#post-9782279)
 * works perfectly now! Thank you so much for the help.
 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/button-30/#post-9938745)
 * You are welcome. Get back to us if you’ll need our help again.

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

The topic ‘Button’ is closed to new replies.

 * ![](https://ps.w.org/popup-by-supsystic/assets/icon-256x256.png?rev=1684296)
 * [Smart Popup by Supsystic](https://wordpress.org/plugins/popup-by-supsystic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-by-supsystic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-by-supsystic/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-by-supsystic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-by-supsystic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-by-supsystic/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [cut-off](https://wordpress.org/support/topic-tag/cut-off/)
 * [popup](https://wordpress.org/support/topic-tag/popup/)

 * 4 replies
 * 3 participants
 * Last reply from: [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/button-30/#post-9938745)
 * Status: resolved