How to fix the display problem in Chrome and Opera?


In order to fix that, please add the following lines of code at the end of your CSS file.

.is-parallax .pl-bg {
	position: absolute;
}

.is-video .section-video-bg {
	position: absolute;
}

 

Tags: chrome, display, fix, opera

Last update:
2017-01-05 01:04
Author:
Vlad Sargu
Revision:
1.0
Average rating:0 (0 Votes)