• Hi!
    I’m using this awesome theme! Thank you!
    I’ve got 3 columns (content left). The primary sidebar has got vertical scrollbar and because of that horizontal scrollbar appears. How can I remove horizontal scrollbar? The problem is not because of the content width (if I remove widgets so, that no vertical scrolling exists, horizontal scrollbar disappears).
    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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!

    ohalico

    (@ohalico)

    Hi, i’ve faced the same situation, the scroll bar appears on the side bar.
    Please help, thanks.

    esmi

    (@esmi)

    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.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Horizontal scrollbar inside sidebar’ is closed to new replies.