[ad_1]
Is it possible to set a different background image for Dark Mode via the “Custom CSS” function? The following standard command:
html.darklooks-mode-changer-enabled body {
background-image: url(‘backgroundimage.webp’) !important;
}
…unfortunately does not work.
Thanks j4n_solo
- This topic was modified 4 hours ago by .
