Open
Description
Hi,
I'm having an issue with bootstraptabs with a parallax element within it. When the tab is visible it's fine, but when it is not the element is 'pushed' off to the left to hide it. Which is fine, but it doesn't push it all the way off the page'
.parallax-mirror has a style of left: 0 but I think it should be some thing like this left: -10000px;
I've tried to edit the js but I can't seem to get it to work.
Any ideas?
Thanks