Hello @wicara,
Thanks for writing to us.
I would suggest you please go to the Footer bar -->customize —>element CSS and add this custom CSS code.
$el.x-bar-footer{
position: fixed;
width: 100%;
bottom: 0;
}
For parallax
Add a Fooer bar and set the background image and then you need to enable the parallax. Please have a look at the screenshot below.
The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.In case you have no idea about coding you can subscribe to One where customization questions are answered.
Hope it helps.
Thanks