Awesome WordPress Themes At Great Prices Get 15% Off Use Code "Ovation15"

Home Forums Ovations Themes Change footer background color Reply To: Change footer background color

#8253
Developer
Moderator

Hi,

Thanks for contacting us.

Put the below code in additional css to change the background color.

Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below CSS >> Publish

div#footer_box {
background: blue;

}

Note – You can add whichever color you want instead of blue

Many Thanks

Translate »