Hello hossvsa,
Thank you for contacting WPPOOL.
Please contact our support team so that we can investigate this issue.
-
This reply was modified 4 years, 4 months ago by
AHM Rhydwan.
Hi @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
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 to solve the problems.
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
Hi @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
Result
Thanks
-
This reply was modified 4 years, 4 months ago by
sabbirsam.
-
This reply was modified 4 years, 4 months ago by
sabbirsam.