Home Valuation Theme Color
Anonymous
css
07/06/2022 3:07 AM
468 B
24
Indexable
/*START - Change Home Valuation theme*/
.redesign.home-valuation .home-valuation__steps li{
background-color: rgba(26,54,104,0.15)!important;
color: #fff!important;
}
.redesign.home-valuation .home-valuation__steps li.active {
background-color: #1A3668!important;
color: #fff!important;
}
/*END - Change Home Valuation theme*/Editor is loading...