Tagged: scrollbar
-
AuthorPosts
-
November 30, 2016 at 3:25 pm #718810
Hi support team,
I see a wired thing on a Enfold site. The vertical right scrollbar disapears in IE (firefox and chrome ok)
Have you seen that before?
November 30, 2016 at 4:31 pm #718868Hey Jonas,
What IE version are you using and can you post a screenshot?
Best regards,
NikkoDecember 1, 2016 at 2:17 pm #719237The newest.
There is just no scrollbar – page goes all the way out to the right – kind of like its disabled
December 5, 2016 at 5:57 pm #720571Hi,
Which version of the theme are you using? Please make sure that you are using the latest version 3.8.1 – kriesi.at/documentation/enfold/updating-your-theme-files/
If you are, please try addding following code to Quick CSS in Enfold theme options under General Styling tab#wrap_all { position: relative !important; }Best regards,
YigitDecember 15, 2016 at 11:54 am #724829Sorry, I found that it was a WP rocket issue on that domain – wired thougt, I dont see it anywhere else.
December 15, 2016 at 1:49 pm #724847Hi,
Glad you figured it out!
Let us know if you have any other questions or issues :)Best regards,
YigitJanuary 10, 2017 at 6:17 pm #731655The problem have returned, also with WProcket disabled this time.
have troed the quick fix coe, but it dosent seem to do teh trick – any other ideas?
January 14, 2017 at 6:27 am #733456Hi,
I can’t reproduce the scroll bar issue but the sticky contact form is located below the footer on IE 8, Windows 7. Please try this css modification in the Quick CSS field:
.avia-msie .wpcs-slide-out-div { line-height: 1; position: fixed; z-index: 999999999; height: 487px; top: 10%; right: -461px; }Or this code to completely hide it on IE.
.avia-msie .wpcs-slide-out-div { display: none !important; }Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.
