Hi – thanks!
Do the scrollbars appear only for the toggle-sidebars, or the standard sidebars? Are the widgets you are placing in the sidebars not fitting in the width of the sidebars?
Any link to some place where it can be seen live, or a screenshot?
Thread Starter
Blazar
(@blazar)
The scollbars appear only for the toggle-sidebars! For the standard sidebars it doesn’t. The widgets fit in the width of the sidebars (I’ve got 3 widgets, if I remove one of them scrollbars don’t appear).
I’ve got only screenshot now: http://prntscr.com/2sfpag. If I remove either Calendar or photo, no scrollbars appear. So, the problem is not because the widgets are too big I think…
Thank you for your help!
Ah yes, the sidebar adds a horz scrollbar on desktop browsers as they add a visual scrollbar that adds ~20px extra width to it. However, on for example tablets like iPad or on Phones, this will not happen – and it’s mainly on the phones and tablets that the toggle sidebars are visible – unless the user has a computer screen with a low 1024px resolution.
Could try adding this as custom css if it’s bugging you:
.s1-expand .s1 .sidebar-content,
.s1-expand .s1 .post-nav { min-width: 0; }
Thread Starter
Blazar
(@blazar)
Yeah, it solved my problem. Thank you very much!)
Thread Starter
Blazar
(@blazar)
I’ve got the same problem, if I use “3 Column Middle” layout. The left one has got horizontal scrollbar. What css should I add?
Thank you very much!
Hi, i’ve faced the same situation, the scroll bar appears on the side bar.
Please help, thanks.
If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.
I am now closing this 3 month old topic as it references an older version of WordPress.