Title: Dark mode + PostX plugin
Last modified: January 9, 2022

---

# Dark mode + PostX plugin

 *  Resolved [hossvsa](https://wordpress.org/support/users/hossvsa/)
 * (@hossvsa)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/dark-mode-postx-plugin/)
 * When i switch to dark mode, the posts at the top of the page disappear, the home
   page was made with the PostX plugin.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdark-mode-postx-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [AHM Rhydwan](https://wordpress.org/support/users/rhydwan/)
 * (@rhydwan)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/dark-mode-postx-plugin/#post-15234299)
 * Hello hossvsa,
 * Thank you for contacting WPPOOL.
 * Please [contact ](https://wppool.dev/contact/) our support team so that we can
   investigate this issue.
    -  This reply was modified 4 years, 4 months ago by [AHM Rhydwan](https://wordpress.org/support/users/rhydwan/).
 *  Plugin Support [toukirwpdev](https://wordpress.org/support/users/toukirwpdev/)
 * (@toukirwpdev)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/dark-mode-postx-plugin/#post-15234885)
 * Hi [@hossvsa](https://wordpress.org/support/users/hossvsa/),
 * We have visited the link you provided but unfortunately, Your mentioned issue
   which is “the top page” disappears is not found.
 * We have found some minor issues that can be fixed using dark mode custom CSS 
   features.
 * follow the link below to know how you can fix it: [Watch Tutorial](https://youtu.be/oZKvZA0HUD8)
 * For your convenience, we are offering you some code that will fix your issue.
   With this method, you can fix the rest of the problems.
 *     ```
       svg {
           --wp-dark-mode-bg: transparent !important;
       }
       ```
   
 * If you think it’s too complicated to solve, please contact our [support](https://wppool.dev/contact/)
   to solve the problems.
 *  Thread Starter [hossvsa](https://wordpress.org/support/users/hossvsa/)
 * (@hossvsa)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/dark-mode-postx-plugin/#post-15236159)
 * Yeah, i have retired the blocks put i put some of them again to you to see, sorry
   about that.
 * Enter the link again and see the “POST GRID #2” section bellow the page, when
   i turn the dark mode on the post disappear
 *  [sabbirsam](https://wordpress.org/support/users/sabbirsam/)
 * (@sabbirsam)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/dark-mode-postx-plugin/#post-15238663)
 * Hi [@hossvsa](https://wordpress.org/support/users/hossvsa/)
 * Please use the below code, It will fix your issue.
 *     ```
       .ultp-block-content.ultp-block-content-bottomPosition {
           --wp-dark-mode-bg: transparent !important;
       }
       ```
   
 * You can follow the video below to solve the problem.
    How to use Custom CSS: 
   [Link](https://youtu.be/3EMy-hL8enE) [Result](https://prnt.sc/26cbvjv)
 * Thanks
    -  This reply was modified 4 years, 4 months ago by [sabbirsam](https://wordpress.org/support/users/sabbirsam/).
    -  This reply was modified 4 years, 4 months ago by [sabbirsam](https://wordpress.org/support/users/sabbirsam/).

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

The topic ‘Dark mode + PostX plugin’ 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/)

 * 4 replies
 * 4 participants
 * Last reply from: [sabbirsam](https://wordpress.org/support/users/sabbirsam/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/dark-mode-postx-plugin/#post-15238663)
 * Status: resolved