Soma Theme Help Free theme

Footer widget backgroud color

M Started by Martin · October 12, 2017 at 3:17 pm · 1 reply 1 voice Last reply 8 years, 8 months ago
M
Martin Original poster Member
#1

Hello, how can I change the color in the footer widget area?

I tried add this to css, but it doesn’t work:

.footer-widget-area {
background-color: #0066ff;
}

Thank you for answers.

Y
Yogendra Original poster
#2

Hello Martin

Add following CSS

#soma-footer-section{
background: #0066ff;
}

Go to Appearance->Customize->Additional CSS and paste this CSS

Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Footer widget backgroud color

By posting, your reply becomes public (unless marked private).