Title: Custom CSS
Last modified: January 25, 2020

---

# Custom CSS

 *  Resolved [mpally](https://wordpress.org/support/users/mpally/)
 * (@mpally)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-245/)
 * Hi,
    I noticed that you use a lot of classes with “!important” . This makes it
   impossible to override the design. Could you please change this? Thanks and regards
   Martin

Viewing 1 replies (of 1 total)

 *  Plugin Author [mkscripts](https://wordpress.org/support/users/mkscripts/)
 * (@mkscripts)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-245/#post-12374024)
 * Hi Martin,
 * We do indeed use classes with !important to guarantee the same layout in the 
   many different themes that exist. Other ways were found to be insufficient. We
   only do this on the HTML generated by our plugin, so that it has no influence
   on the code of your theme or the code of other plugins.
 * You can overwrite the CSS by using the exact same selector and by using !important
   values. You can place your custom CSS in your stylesheet of your (child) theme.
 * Best regards,
    Team Download After Email

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://ps.w.org/download-after-email/assets/icon-256x256.png?rev=2016027)
 * [Download After Email - Subscribe & Download Form Plugin](https://wordpress.org/plugins/download-after-email/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/download-after-email/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/download-after-email/)
 * [Active Topics](https://wordpress.org/support/plugin/download-after-email/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-after-email/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-after-email/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mkscripts](https://wordpress.org/support/users/mkscripts/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-245/#post-12374024)
 * Status: resolved