Parallax Image Not Centered
Hi,
See screenshot.
http://imgur.com/a/6WyNr
Images set for background uses are NEVER centered.
Why are they wonky? Please advise.
Note: Bakground images for parallax are set to 1280x720.
Thank you.
See screenshot.
http://imgur.com/a/6WyNr
Images set for background uses are NEVER centered.
Why are they wonky? Please advise.
Note: Bakground images for parallax are set to 1280x720.
Thank you.
Comments
please send us link to page where you got this background so we can have a look on it closer.
Thank you.
Developer said this will be fixed on next update.
If you can't wait paste this:
@media only screen and (min-width: 1240px) {
.header-open .vc_parallax .vc_parallax-inner { left: auto; width: calc(100% - 250px); }
}