How could I change the color of links? -------------------------------------- Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .business_hours_collapsible_handler_container a { color: blue; }
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .textwidget a { color: your color value; }
This did not work. I tried putting the hex code and also the color white and it did not work. www.coramcarwash.com.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .business_hours_collapsible_handler_container a { color: blue; }