Premium WordPress Themes › Forums › Courtyard › Footer background › Reply To: Footer background
February 21, 2018 at 9:13 AM
#2653
Participant
Hi, @Wardah15
Ya exactly, you can add the background.Please add the following code in Additional CSS box through Customize->Additonal CSS. Please change the background URL.
.footer-widgets {
background: url(https://demo.precisethemes.com/courtyard/wp-content/uploads/2016/12/eao9vgyktoq-tim-gouw-3-1-400x260.jpg) no-repeat;
}
Thanks!