Frontpage Forums BlogstreamPro Footer Widget Dark Theme style missing ^^ ! Reply To: Footer Widget Dark Theme style missing ^^ !

#2916
CHABAL Gregory
Participant

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 !

  • This reply was modified 1 year, 3 months ago by CHABAL Gregory. Reason: Separated the code for invert logo

Once you purchase a product from alx.media, you will receive an account and access to the support forums.

Lost Password?