Frontpage › Forums › BlogstreamPro › Footer Widget Dark Theme style missing ^^ ! › Reply To: Footer Widget Dark Theme style missing ^^ !
I corrected that like this :
Dark.css :
body:where(.dark) #footer-ads { background: #141416; border-bottom: 1px solid #282828;}
body:where(.dark) #footer-widgets { background: #141416; border-bottom: 1px solid #282828;}
For my logo inverted colors :
Dark.css :
body:where(.dark) .site-title a svg {filter: invert(0);}
Style.css :
.site-title a svg {
filter: invert(1);
}
replace SVG by img if your logo is an image. Text should automagically already invert with Alexander’s code 🙂 !
Have a wonderfull day !
Once you purchase a product from alx.media, you will receive an account and access to the support forums.