Popup ignores CSS but appears fine in admin debug
-
Hi there,
Here is a link to my site with the live popup.
https://www.ckgroupservices.com/Here is the code that I have placed into popup maker content box.
<div class="popup-content"> We have various positions available in the London Area, working with an established company, training is provided. Cleaners required with experience within a healthcare setting, knowledge of colour coding, Previous use of Cleaning machines an advantage. All of our employees are checked to an enhanced level of DBS. </div> <div class="popup-footer"> <h3>Interested?</h3> <p><span style="font-size:18px;">Head over to our <span style="font-weight:900;"><a href="https://www.ckgroupservices.com/cleaning-operative-jobs">JOBS</a></span> page and fill out an application form.</span></p> </div>
This appears differently to the admin debug version, which picks up my own styling. If you take a look at the source code you can see two div’s. .popup-content and .popupfooter. When it appears correctly it shows a light blue footer and has padding at all edges.
I know I can can add the padding in the settings, but this was deliberately turned to “0” so I could add the footer div, allowing it to stretch 100% across the popup.
Any ideas as to why the admin debug displays correctly, but the live popup is different? Any help would be greatly appreciated.
- The topic ‘Popup ignores CSS but appears fine in admin debug’ is closed to new replies.