This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Home page circle icon widget font color

10 years ago

Hi,
I have tried to change the font color on Circle Icon widget with no success.

I tried on each of the widget individually, at the attribute, without any success
Classname: mytest
.mytest{
color: #FFF !important;
}

I tried it on the css editor, without success
.home .widget_circleicon-widget .circle-icon-box {
color: #FFF !important;
}

But, if I put it as without the “.home”, it works,
.widget_circleicon-widget .circle-icon-box {
color: #FFF !important;
}

How do I make it only applicable to the home page only?

Thanks.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Have a different question or issue?

Start New Thread