Reply To: How to change colors in one footer widget only?

Home Forums Support How to change colors in one footer widget only? Reply To: How to change colors in one footer widget only?

Home Forums Support How to change colors in one footer widget only? Reply To: How to change colors in one footer widget only?

#75584
Tom
Lead Developer
Lead Developer

Hi Igor,

You’ll have to use CSS to target that specific element and change the attributes.

Best bet is to use Chrome’s “Inspect Element” tool to find the correct class – then add a background color etc.. to that class.