Home › Forums › Theme support › Faircar theme – is it possible to edit pickup date section? › Reply To: Faircar theme – is it possible to edit pickup date section?
Upps, look like we forgot to create an option for it. Please go to WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this css code to change the color:
.header_add_content > div > i {
background:#ddcc00;
}
Please replace “#ddcc00” in the code above with the color of your choice