Background contact

Hello

Is it possible to use a picture as background for the contact part? I don’t have a contact form, just a contact part. Now I can only chose a color.

http://77.104.159.144/~geertvan/

Thanks!

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

#contact-us {
background-image: url(http://77.104.159.144/~geertvan/wp-content/uploads/2018/06/xx.png);
}

please note, you have to change url to the image

Thanks!
Colorlib Support Team