Change title color footer module

Posted in: Newsmag
Post count: 28

Good Morning!
I want to change the colors of the writing module title in the footer, the black color for letters in white, see in the picture, with change?

http://www.julianodalbosco.com.br/wp-content/uploads/2016/08/page.jpg

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css:

.td-footer-container.td-container .td_module_wrap .entry-title a{
color: white;
}

Let me know how it goes.
Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.