Overflow-y not hidden on captions-wrap
-
wrote on Aug 19, 2020, 3:42 PM last edited by
The captions have a small overflow which activates the scrollbar:
(Source: http://www.clarafanlo.com/activation , since my page is already fixed with custom CSS.)In my case, problem was solvable by adding custom CSS:
.lay-carousel-sink .captions-wrap p { overflow-y: hidden; }
Alternatively, I could increase the height by 1px, but that's less preferable, at least for me.
I believe this is a theme bug, since I'm not the only one with the problem (eg. http://laythemeforum.com:4567/user/scotty2hotty).
-
Dear @samuel-t
Thank you for the concise thread and for the images used, this helps a lot,
Makes it more user friendly for others in the future.I will forward this right away.
Additionally to speed up the process, if it is indeed a bug and not external interference from plugins or custom code:
Could you please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com ?
All the best & thank you for being a Lay Theme'r!
Richard
-
wrote on Aug 20, 2020, 1:30 PM last edited by
I unfortunately cannot provide a login since this is page from a customer and we don't have a testing environment setup. But I can provide any information or debug info you need. Currently, following plugins are installed:
- BackWPup
- Coming Soon Page, Under Construction & Maintenance Mode by SeedProd
- InfiniteWP - Client
- Lay Theme Carousel
- LiteSpeed Cache
- Simple Custom CSS
- WP-Matomo
None of them should cause the problem described above (also, the overflow wasn't there in past but was introduced with a recent theme update. The plugins are installed long time ago, no issues).
Only custom CSS snippet added is the fix mentioned here in the thread.
-
Global Moderatorwrote on Aug 21, 2020, 7:24 AM last edited by arminunruh Aug 21, 2020, 3:27 AM
@Richard-Keith said in Overflow-y not hidden on captions-wrap:
Additionally to speed up the process, if it is indeed a bug and not external interference from plugins or custom code:
Could you please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com ?not needed here,
thanks for the heads up!
i'm releasing an update now -
wrote on Aug 21, 2020, 7:53 AM last edited by
Great - I'll wait for the update and confirm once the problem is resolved.
-
wrote on Aug 26, 2020, 6:57 PM last edited by
Yep, fix works - thank you. Bug can be closed.
-
Global Moderatorwrote on Aug 27, 2020, 1:35 PM last edited by Richard Aug 27, 2020, 9:37 AM
Dear @samuel-t
Thank you indeed for following up, this is very kind & helps promote the forum :)
Have a wonderful day
Best
Richard -
Dear @samuel-t
Thank you indeed for following up, this is very kind & helps promote the forum :)
Have a wonderful day
Best
Richardwrote on Sep 2, 2020, 9:49 PM last edited byDear @Richard-Keith
I am experiencing the same issue. Everything is up to date but the scrollbar gets still activated:Source: https://mona.productions/
Installed/Activated plugins:
Google Analytics for WordPress by MonsterInsights
Really Simple SSL
Simple Post NotesCould you have a look at it again? Thank you!
-
wrote on Sep 2, 2020, 10:04 PM last edited by
Are you're sure you're running the latest theme? When looking at your page, the fix with "overflow-y: hidden" is not there. When adding it manually through the developers console, the page looks fine.
-
Are you're sure you're running the latest theme? When looking at your page, the fix with "overflow-y: hidden" is not there. When adding it manually through the developers console, the page looks fine.
wrote on Sep 2, 2020, 10:09 PM last edited by -
wrote on Sep 2, 2020, 10:28 PM last edited by
@arminunruh : looks like another class selection is needed:
.lay-carousel-sink .single-caption { overflow-y: hidden; }
.single-caption instead of .captions-wrap
-
@arminunruh : looks like another class selection is needed:
.lay-carousel-sink .single-caption { overflow-y: hidden; }
.single-caption instead of .captions-wrap
wrote on Sep 2, 2020, 10:33 PM last edited byThank you @samuel-t, it works on Firefox. Safari is still showing the scrollbar.
-
Dear @samuel-t
Thanks for following up again and providing interest in this,
I will forward this for further inspection@lilievongruen
As a 'Must ask" part of debugging, do you have:- any third party plugins that when de-activated change the issue?
- any Custom CSS, HTML or JS/jQuery code that when temporarily removed changes the issue?
- ( as mentioned before :) , Both the Theme and the Theme's Addon's are all up to date.
Let me know and come to a solution,
Until then @lilievongruen thank you for using Lay Theme and your patienceBest wishes and a nice weekend
Sincerely
Richard -
Dear @samuel-t
Thanks for following up again and providing interest in this,
I will forward this for further inspection@lilievongruen
As a 'Must ask" part of debugging, do you have:- any third party plugins that when de-activated change the issue?
- any Custom CSS, HTML or JS/jQuery code that when temporarily removed changes the issue?
- ( as mentioned before :) , Both the Theme and the Theme's Addon's are all up to date.
Let me know and come to a solution,
Until then @lilievongruen thank you for using Lay Theme and your patienceBest wishes and a nice weekend
Sincerely
Richardwrote on Sep 5, 2020, 5:41 PM last edited byDear @Richard-Keith,
as you suggested, I did temporarily deactivate third party plugins and removed all custom css. The scrollbar was still showing up in Safari.
Third party plugins are:
Google Analytics for WordPress by MonsterInsights
Really Simple SSLThank you for further inspection!
-
Global Moderatorwrote on Sep 8, 2020, 12:15 PM last edited by Richard Sep 8, 2020, 8:16 AM
Dear @lilievongruen
I am inspecting your website and do not see the Scroll bars that have been an issue,
Did you update & the problem is solved?Would love to know the end result if you are able :)
Also any additional question's that may still be causing you issue.
Best Wishes
Richard -
wrote on Sep 8, 2020, 12:25 PM last edited by
.single-caption now has an attribute "overflow-y: hidden". Not sure if this has been inserted with some custom CSS or is from a theme update.
-
Dear @lilievongruen
I am inspecting your website and do not see the Scroll bars that have been an issue,
Did you update & the problem is solved?Would love to know the end result if you are able :)
Also any additional question's that may still be causing you issue.
Best Wishes
Richardwrote on Sep 8, 2020, 12:41 PM last edited by -
.single-caption now has an attribute "overflow-y: hidden". Not sure if this has been inserted with some custom CSS or is from a theme update.
wrote on Sep 8, 2020, 5:51 PM last edited byDear @samuel-t the attribute "overflow-y: hidden" has been added by custom css. Theme is up to date.
-
Global Moderatorwrote on Sep 9, 2020, 1:52 PM last edited by Richard Sep 9, 2020, 9:53 AM
Dear @lilievongruen
Could you please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com ?
At this point it is the best way forwards.
Sincerely
Richard -
Dear @lilievongruen
Could you please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?
At this point it is the best way forwards.
Sincerely
Richardwrote on Sep 10, 2020, 12:25 PM last edited byDear @Richard-Keith, I just send you an email…thank you!
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it