Title: Does Not Work With Shape Deviders
Last modified: April 3, 2022

---

# Does Not Work With Shape Deviders

 *  Resolved [emberlens](https://wordpress.org/support/users/emberlens/)
 * (@emberlens)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/does-not-work-with-shape-deviders/)
 * This is my newest favorite plugin and I have used it across all of my websites
   now. Unfortunately it is not compatible with one of my website’s design styles,
   which uses a shape divider to create a shape crop on my header image/video.
 * It looks great in light mode, because the shape divider is white, but the moment
   dark mode is activated, instead of the shape divider changing to black… it just
   stays white.
 * So unfortunate.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdoes-not-work-with-shape-deviders%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [sabbirsam](https://wordpress.org/support/users/sabbirsam/)
 * (@sabbirsam)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/does-not-work-with-shape-deviders/#post-15522316)
 * Hi [@emberlens](https://wordpress.org/support/users/emberlens/)
 * In some cases the theme’s CSS overrides the plugin’s CSS, so you need to solve
   those undesirable problems using Dark Mode custom CSS feature.
 * For your convenience we are providing you below the required code which can be
   used to solve that problem.
 *     ```
       .elementor-shape .elementor-shape-fill {
           fill: #282727 !important;
       }
       ```
   
 * Check out this screenshot to see how it fixed. [Link](https://prnt.sc/TPkdvvatZcny)
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Does Not Work With Shape Deviders’ is closed to new replies.

 * ![](https://ps.w.org/wp-dark-mode/assets/icon-256x256.gif?rev=2872214)
 * [WP Dark Mode - Improve Accessibility with AI Powered Dark Theme](https://wordpress.org/plugins/wp-dark-mode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-dark-mode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-dark-mode/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-dark-mode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-dark-mode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-dark-mode/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [sabbirsam](https://wordpress.org/support/users/sabbirsam/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/does-not-work-with-shape-deviders/#post-15522316)
 * Status: resolved