Hi, I would like to change the background color of the headers and the titles of the modules, how can I do it? Thanks
Dreosti Hi
As I can see the color of header on your site is already changed, let me know if you still need help on this 🙂
Hi I couldn't change this only...
You can try this custom css code:
.mod254 .heading-style-09 .heading-title { background: #0e1c6e; color: #fff; }
and change to your desired color.
tanks!!!!