Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Manes Friend
    #1029325

    Hello,

    My website is working well on all browsers but on Google Chrome the scroll bar is not showing unless I resize manually the width of the window. This is quite annoying as it make the scroll not possible as well with the scroll wheel on the mouse. The page is displaying fine on other browsers.

    Do you have any idea on what can be done to correct this ?

    Thank you for your help.

    timtecsa Friend
    #1029391

    Seems to be something to do with CSS:

    > element.style {
    > }
    > 
    > jsn-general.css:17
    > html, body {
    >     padding: 0;
    >     margin: 0;
    > }

    With Inspect you can compare with my OnePage site here: http://printpartnerhk.com/

    Bonne chance 🙂


    1. scrollbar
    2. scrollbar2
    Pankaj Sharma Moderator
    #1029484

    Hi
    I checked your site in Google chrome and its showing the scroll bar fine.
    http://prntscr.com/f1owyn
    Did u solved it?

    Regards

    Manes Friend
    #1030335

    Actually I didn’t solve it. It seems it’s happening only with chrome on Mac… I am trying to investigate following timtecsa comment but I don’t really know what to correct.

    Manes Friend
    #1030341

    Replying to myself, true the problem was coming from a third party module, in the file "jsn-general.css" I had to change the attribut of "html { overflow: inherit; }" to "html { overflow: auto; }". That solved the issue.

    Thank you for your help 🙂

    Manes Friend
    #1030343

    Thank you for your help, that gave me the place to look at and correct the problem.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Manes 7 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum