Tagged: x
-
AuthorPosts
-
June 16, 2016 at 2:43 am #1044732
wnhorne246
ParticipantI’m having an issue at http://dev.emilycolin.com/11-75-personal-peculiarities/ when X-Smooth Scroll is turned on and the Fancybox is engaged by opening any lightbox, the whole background shifts to the left about 20px. When you close it, it shifts back. This only happens when the Smooth Scroll plugin is turned on. I’ve also setup the same grid using just the lightbox effect, instead of opening a post at http://dev.emilycolin.com/for-book-clubs/. When you open the Fancybox on that page the background does not shift when the Smooth Scroll is on, but you can still “see” the margin on the right hand side. When the Smooth Scroll is turned off, the background shits “Right.” There is something conflicting here. Please let me know if you require my credentials.
Thanks
June 16, 2016 at 2:47 am #1044740Rupok
MemberHi there,
I can’t see such issue so not sure if X-Smooth Scroll is enabled or not. Would you add a screencast of what you are facing?
Thanks
June 16, 2016 at 2:50 am #1044748wnhorne246
ParticipantSorry, you must have been looking while I was testing. Please try it again. It is turned on now.
June 16, 2016 at 3:05 am #1044764Paul R
ModeratorHi,
To fix it, you can add this under Custom > CSS in the Customizer.
html.x-smooth-scroll { overflow-y: hidden !important; }
Hope that helps.
June 16, 2016 at 3:26 am #1044793wnhorne246
ParticipantNope, the background is still shifting.
June 16, 2016 at 3:58 am #1044841Christian
ModeratorCan you give us a screen recording of the issue?
Thanks.
June 16, 2016 at 4:06 am #1044857wnhorne246
ParticipantI have no software to do this. Are you not seeing this on your end? I have tested this on three different computers and see it on all of them in Chrome, Firefox, Edge, and IE? I should note that this does not happen on mobile but there are no scroll bars either.
June 16, 2016 at 4:42 am #1044898Christian
ModeratorI’m sorry but no. I don’t see any issue. See
June 16, 2016 at 4:50 am #1044905wnhorne246
ParticipantThat’s because you’re looking on the wrong page. The page is at http://dev.emilycolin.com/11-75-personal-peculiarities/
June 16, 2016 at 5:31 am #1044954Christian
ModeratorSorry for the confusion. Please try adding the code below in your Appearance > Customize > Custom > CSS
.esgbox-lock .esgbox-overlay { overflow-y: hidden; }
If that doesn’t help, please give us access to your WordPress admin
Thanks.
June 16, 2016 at 6:05 am #1044981wnhorne246
ParticipantNope, still doing it.
June 16, 2016 at 7:51 am #1045096Joao
ModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
June 16, 2016 at 8:02 am #1045109wnhorne246
ParticipantThis reply has been marked as private.June 16, 2016 at 9:25 am #1045238Christian
ModeratorHey there,
I’ve added the code below in your Appearance > Customize > Custom > CSS and it’s now fixed.
.esgbox-lock .esgbox-overlay { overflow-y: hidden !important; } .esgbox-margin { margin-right: 0 !important; }
Hope that helps. 🙂
June 16, 2016 at 10:00 am #1045290wnhorne246
ParticipantYes you did, Thank you very much!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1044732 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>