Hi, If you visit www.energysense.in and scroll down to the bottom of the website, the footer text is unseen because of the website background image. Is it possible to change the color of the footer text? Thank you.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer-bottom .copyright { color: red; } Inplace of "red" put your color code.