-
AuthorPosts
-
February 24, 2015 at 2:43 pm #214270
Hello,
The revolution slider on my site seems to be working fine on all browsers except Firefox. When you first open the site the slider is completely off center. When you adjust the window size, it seems to snap in place, but only then.
Please advise. Thank you
February 24, 2015 at 9:48 pm #214513Hi there,
Thanks for writing in! Could you please try adding the following CSS code into your Customizer, Custom > CSS section using the menu Appearance -> Customize.
.rev_slider_wrapper { left: 0 !important; }
Hope that helps.
June 27, 2015 at 11:09 am #314611Hello
I have the same problem. My slider works fine in Safari and chrome but not firefox. I tried an older version of firefox, latest version same problem. I tried making a new slider with basic slides and nothing custom, still sits off centre in firefox.Tried adding the above, no difference.
My slider is below the masthead and thats where it doesnt seem to work, if i move it above the masthead it works fine.Any suggestions?
ThanksJune 27, 2015 at 11:46 am #314624Hi @roxy77,
Thanks for writing in.
Could you please provide us with your website URL, so we can take a closer look?
Many thanks.
June 29, 2015 at 4:48 pm #316420I also want to comment for an answer to this one. My url is digitalpublicitygroup.com
June 29, 2015 at 10:15 pm #316587Hello Jeff,
Thanks for posting and giving us your site URL.
Upon checking your homepage in firefox, this is what I saw:
I didn’t see any error. Can you point us what the issue is. What’s the firefox version you’re using and you’re OS?
This is so we can help you better.June 30, 2015 at 2:26 am #316735Hi
I did sort it out in the end by trying various settings in the slider
autoresponsive on, unlimited height off, forced width on, then i inserted the code suggested at start of this thread and it now it works for me. Displays as it should in all browsers now.June 30, 2015 at 5:55 am #316867Glad you’ve sorted it out. 🙂
July 26, 2015 at 9:02 pm #341213I’m having the same problem with Firefox. I tried the above, but none of that solved the problem. As soon as I scroll at all, the image jumps to center. But on initial load (on Firefox) the image is off the right side (maybe 30% of the image is beyond the edge of the browser window).
July 27, 2015 at 12:27 am #341368Hey @CGWorks,
Thanks for updating this thread! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thank you.
July 27, 2015 at 12:42 am #341383This reply has been marked as private.July 27, 2015 at 1:54 am #341452Hello There,
Thanks for the site URL and the admin credentials.
Please use the following CSS instead:.tp-simpleresponsive .tp-caption { left: 0px !important; }
Please note that other slide is short on width to cover the entire browser. Please check that out.
Hope this helps.
July 30, 2015 at 1:44 pm #345535Thanks, unfortunately we haven’t gotten to a good test of that code yet. The client switched to a static header for the live site to announce the re-launch (re-theme)… and they modified all the test images on the staging server while experimenting with size. So, I can’t currently replicate the issue. But, I’ll keep it in mind in case it shows up again.
And, yes, we also discovered that they didn’t have the aspect ratio of the image wide enough, so it couldn’t go full-width (the Y dimension was big enough, but the X wasn’t small enough).
July 30, 2015 at 6:41 pm #345825You’re welcome.
Do let us know how this goes. -
AuthorPosts