Title: Pop-up Missing CSS Styling
Last modified: January 14, 2019

---

# Pop-up Missing CSS Styling

 *  Resolved [Joe](https://wordpress.org/support/users/joseph_winn/)
 * (@joseph_winn)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/)
 * I’ve set up this plugin on another site with no issues. In adding it to this 
   one, the pop-up works properly, but it is missing CSS styling when it appears(
   set to appear at 70% page scroll). The content is without any proper formatting.
   Ideas? Suggestions? (Ajax is off in plugin settings)
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpop-up-missing-css-styling%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [gonzalesc](https://wordpress.org/support/users/gonzalesc/)
 * (@gonzalesc)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11092619)
 * Hi.
    where are you setting the CSS code? in some external CSS ? or in the plugin?
 * Below there is a section where you can put CSS code.
 * Regards
 *  Thread Starter [Joe](https://wordpress.org/support/users/joseph_winn/)
 * (@joseph_winn)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11101588)
 * I’m not actually setting any CSS…just using the normal formatting for the plugin.
   Except it doesn’t work, so the box appears as unformatted text. Setup is same
   as on other site where it works great.
 *  Plugin Support [gonzalesc](https://wordpress.org/support/users/gonzalesc/)
 * (@gonzalesc)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11101682)
 * Hi.
    But I see it need some of CSS and it will be good. What is the other website
   where it work great?
 * Regards
 *  Thread Starter [Joe](https://wordpress.org/support/users/joseph_winn/)
 * (@joseph_winn)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11101699)
 * Yes, that’s the problem. It isn’t applying its own CSS. This site has no issue(
   same scroll to bottom trigger): [https://greenprofitsolutions.com/blog/guaranteed-asset-protection-considerations-financial-institution/](https://greenprofitsolutions.com/blog/guaranteed-asset-protection-considerations-financial-institution/)
 *  Plugin Support [gonzalesc](https://wordpress.org/support/users/gonzalesc/)
 * (@gonzalesc)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11131555)
 * Hi.
    Im sorry for delay.
 * The [theme css](https://credituniongeek.com/wp-content/themes/hemingway/style.css?ver=1.74)
   interfere with the popup style.
 * In the other website, where it works good, the css theme help to popup style.
 * Regards
 *  Thread Starter [Joe](https://wordpress.org/support/users/joseph_winn/)
 * (@joseph_winn)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11131649)
 * Thanks for checking. Any suggestions?
 *  Plugin Support [gonzalesc](https://wordpress.org/support/users/gonzalesc/)
 * (@gonzalesc)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11131714)
 * Yes. You must pass some styles from a website to other website.
    Styles to the
   <p>, <input>, etc
 * Here a example:
 *     ```
       #spu-1700 h2 {
           font-size: 30px;
           font-family: "Montserrat", Helvetica, Arial, sans-serif;
           font-weight: 400;
           color: #444444;
           margin: 20px 0;
           line-height: 1.1;
       }
   
       #spu-1700 img { float: right; }
       #spu-1700 p { margin: 20px 0; }
       #spu-1700 input[type=email] {
           line-height: 22px;
           border-radius: 3px;
           border: 0px;
           font-size: 15px;
           padding: 13px 13px;
       }
       ```
   
 * Regards

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

The topic ‘Pop-up Missing CSS Styling’ is closed to new replies.

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

 * 7 replies
 * 2 participants
 * Last reply from: [gonzalesc](https://wordpress.org/support/users/gonzalesc/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/pop-up-missing-css-styling/#post-11131714)
 * Status: resolved