CSS for plugin dark mode

croopsid

New member
May 2, 2022
24
6
3
Hi 👋
I'm using Cryptocurrency Ticker Widget Pro (by Cool Plugins) in my Foxiz theme, and I want to make the ticker transparent to work in dark mode. My css was working for free version but not for the pro ones.

Css for the free one :
Code:
.tickercontainer ul {
   background: none !important;
}

.tickercontainer span.name,
.tickercontainer .ccpw-credits a,
.tickercontainer span.price  {
    color: var(--body-fcolor) !important;
    font-size: 11px !important;
}

The site I'm trying this on for reference :
Can anyone help how to make it work for Pro one too?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu