Title: Broken Css
Last modified: November 14, 2022

---

# Broken Css

 *  Resolved [mira404](https://wordpress.org/support/users/mira404/)
 * (@mira404)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/broken-css-19/)
 * Hi, Recently I install the Ezoic plugin because I integrate my website with Ezoic
   ads. For this reason, broke some CSS, Check the below screenshot:
 * Before: [https://prnt.sc/qq66QWYpZG9G](https://prnt.sc/qq66QWYpZG9G)
    After: 
   [https://prnt.sc/UbCKRDu6eft4](https://prnt.sc/UbCKRDu6eft4)
 * When I uninstall the ezoic plugin the issues are automatically fixed. Can you
   please check?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbroken-css-19%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/broken-css-19/#post-16195668)
 * Hello [@mira404](https://wordpress.org/support/users/mira404/)
 * If Ezoic breaks the inline CSS rules, you have two alternatives:
 * – You can insert the symbol directly instead of its code `—`
 * – Or you can create a custom template and use it with your form. And enter the
   styles definitions in the template files.
 * Please, read the following blog post:
 * [https://cff.dwbooster.com/blog/2021/09/27/create-new-form-template](https://cff.dwbooster.com/blog/2021/09/27/create-new-form-template)
 * Best regards.
 *  Thread Starter [mira404](https://wordpress.org/support/users/mira404/)
 * (@mira404)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/broken-css-19/#post-16197381)
 * Hi, I’m currently using this code:
 * /* Desktop */
    [@media](https://wordpress.org/support/users/media/) screen and(
   min-width:710px){ #fbuilder .my-class .cff-summary-value::before{content: “—”!
   important; display:inline-block !important; padding-right:200px !important;} }
 * /* Mobile */
    [@media](https://wordpress.org/support/users/media/) screen and(
   max-width:710px){ #fbuilder .my-class .cff-summary-value::before{content: “—”!
   important; display:inline-block !important; padding-right:30px !important;} }
 * How do solve please let me know.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/broken-css-19/#post-16197436)
 * Hello [@mira404](https://wordpress.org/support/users/mira404/)
 * I’m not sure where you are editing the styles, but your website continues loading
   the previous style definition. Please, look at the screenshot:
 * ![](https://i0.wp.com/resources.developers4web.com/cff/tmp/2022/11/14/1.png?ssl
   =1)
 * Note you have a plugin active to handle the website’s cache. So, you should purge
   the cache after editing the styles.
 * Please, look at the screenshots below. I edited the styles directly in the browser’s
   console:
 * ![](https://i0.wp.com/resources.developers4web.com/cff/tmp/2022/11/14/2.png?ssl
   =1)
 * and
 * ![](https://i0.wp.com/resources.developers4web.com/cff/tmp/2022/11/14/3.png?ssl
   =1)
 * Best regards.

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

The topic ‘Broken Css’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/broken-css-19/#post-16197436)
 * Status: resolved