Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #278542

    Hi there.

    The background colour of the title container is red and I cannot change the colour. I have tried using the Custom CSS without success. Can you please advise?

    Thanks in advance for your kind help.

    #279287

    Hey markmclaren74!

    Personally I can’t see the red background color but it’s light grey for me. However you can change it with this css code – insert it into the quick css field:

    
    #top.boxed .alternate_color.title_container{
    background: #333;
    }
    

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.