-
daveporter
Hi everyone,
I’ve noticed an annoying small left/right jump when an Accordion is opened.
I have created two recently and they both do it.
Interestingly, it doesn’t do it on the Firefox developer browser (I see the issue on Chrome, Edge and Safari)
Links to the two pages included…Thanks, Dave
-
Fernando
Hi there,
That’s the scrollbar of the Browser causing the shift. That’s normal behavior of Browsers.
If you look at the page, the content of the page fits the viewport portrait-wise when no accordion item is opened. Once an accordion item is opened, the content exceeds the viewport triggering the scrollbar of the browser to show.
We have no control over this. No matter what theme or plugin you use, this transition would occur for such a change.
One thing to avoid this is to add more content so that even when there’s no accordion item opened, the content would exceed the viewport height-wise so that the scrollbar appears all the time.
-
daveporter
Darn, sorry I totally forgot about that 🙂
Thanks for getting back…
Dave
-
Fernando
You’re welcome! 🙂
- You must be logged in to reply to this topic.