Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter shobha22

    (@shobha22)

    Solved the issue myself

    Plugin Author Harish Chouhan

    (@hchouhan)

    Hello Shobha,

    I just checked and did not notice any scrollbars. The box should auto adjust based on the form contents. Can you show me any page where the scroll bar appears?

    Plugin Author Harish Chouhan

    (@hchouhan)

    Hello Shobha,

    For changing the padding, please use this code in your theme:

    .stb {
        padding: 10px 5px 5px !important;
    }

    Also please note the scroll bar will only appear if the window height of your browser is smaller and can’t fit everything.

    P.S. when replying to the posts here, you would have to visit this page to reply, directly replying the email notification would not work.

    Thread Starter shobha22

    (@shobha22)

    There is no field to change the window height. There is only one field for changing width of the box. Where do we set window height?

    Plugin Author Harish Chouhan

    (@hchouhan)

    Hello Shobha,

    I’m sorry but there is no window height option, as the box adjusts it’s size based on it’s content and the position you choose for it to display.

    Please check https://nimbus.everhelper.me/client/notes/share/240859/zFLoTVsvtToiNhAbgkGsZcN4TW7NkX46/.

    Thread Starter shobha22

    (@shobha22)

    Ok good, the padding css has helped to control the window elements and avoid scrollbar. Thanks for the help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to avoid scroll bar in the box’ is closed to new replies.