How do I change the size and colour of the text on the footer wrapper? http://scarcrofthallracing.co.uk/
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .widget_inner h4{ font-size: your font size; color: your font color; } .widget_inner p { font-size: your font size; color: your font color; }