Hi there, I have a website that I am creating, but I am having a problem with a colour issue - in the header, there is some information in white and then some additional information but it's in grey and I want to change it to white. I've looked in the theme options but I can't find anyway to change it. The site is - http://kitchens.loud-marketing.net/ Look forward to hearing back from someone that can help. Thanks, Jordan
Look for this class in your style.css, line 1749: .icon-box__subtitle Code (markup): Replace what's inside the bracket to this: color: #FFF !important; Code (markup): Let me know if you need help personally.
I have changed this on the style.cc file and it's not changed, It changed the first header but what I need to change is the slightly darker colour that is just underneath the white (#bababa)?