Categories

Featured templates

JS Animated. How to remove scrolling effect of parallax background image

Celine Jade July 8, 2015
Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial is going to show you how to remove scrolling effect of parallax background image in Responsive Website Templates.

JS Animated. How to remove scrolling effect of parallax background image

The only action you need to perform is to set one of those two css codes for the background image:

background-position: initial!important; or background-position: unset!important;

First, search for the element (in our case, background image) in order to find out its class by using Firebug tool that can be enabled with the right click on the screen and selecting Inspect Element from the drop down menu:

how to remove scrolling effect of parallax background image.1

Then log into your cPanel, look for the File Manager where the site content is stored. Open css sub-folder and find style.css file there. Open it to edit and look for line 404 (in this particular case):

how to remove scrolling effect of parallax background image.2

Replace current CSS value for background position of parallax image with unset or initial that will disable scrolling effect of parallax background image in Responsive Website Template.

Save changes and refresh your website:

how to remove scrolling effect of parallax background image.3

Feel free to check the detailed video tutorial below:

JS Animated. How to remove scrolling effect of parallax background image
This entry was posted in JS Animated tutorials and tagged background, effect, image, parallax, scrolling. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket