Thank you for reaching out and for the kind words, glad to hear you are liking the themes.
I’ve just updated the theme with a new PHP filter which lets you disable the dark mode color palette. It can be added to a child theme functions.php file or with a code snippet plugin such as https://wordpress.org/plugins/code-snippets/
I’ll add a new setting to the theme soon so that this code snippet is not required.
To hide/show images (or any other block), the easiest way is to use the hide-light-mode and hide-dark-mode CSS utility classes. These can be added to any block under the Advanced tab:
Let me know if this resolves the issue for you or if there’s anything else I’m able to help with!
This reply was modified 2 years, 1 month ago by Blockify.