Hello I'm trying to change the background image in the 4-position Botttom the steakhouse template and do not know how.
On my site is referred bottom 4 : "Events & Blog"
How is change?
http://www.posadadelpelaire.com/es/
Thanks!!!!
.box.parallax {
background-attachment: fixed;
background-image: url("../images/parallax_bg.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover; }