• Resolved shanmia

    (@shanmia)


    Hi,

    Am currently setting up a new site using Zerif Lite, but having a strange issue with my toolbar – for some reason, the normal browser toolbar (I’m using chrome but it’s also an issue with Edge) has disappeared, and I seem to have a custom toolbar (which I did not add). Not really a problem in itself but when you go to the homepage, the scrollbar is always fully or partially hidden by the navigation bar at the top.

    I can’t see anything in the CSS that could be causing this but am a total beginner to websites. Can anyone help me either change the scrollbar so it sits on top of the nav bar when at the top of the page, or to get rid completely and have it so the normal browser scroll bar can be used?

    The website is https://www.taketwotutoring.co.uk

    Thanks very much.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter shanmia

    (@shanmia)

    Anyone?

    Hey there,

    Apologies for the late reply.

    Thank you for pointing this out, it seems to be a bug in our Onepirate child theme for Zerif. It will be fixed in the next update. Until then, you can add below code to your jquery.nicescroll.js file which can be found at /wp-content/themes/onepirate/js/jquery.nicescroll.js using your web hosts’ FTP. It should disable the custom scroll bar for now.

    $(function(){
    $("body").getNiceScroll().hide();
    });

    Make sure you add it at the beginning of the file, just below the commented out section. Hope it helps.

    Thread Starter shanmia

    (@shanmia)

    This has worked – thanks so much!

    Hey there,

    Glad it worked. If you are happy with our products and support, please consider leaving a review here. Cheers ??

    where is onepirate in wp-content ,my problem for zerif theme and it doesn’t have onepirate!!!! did you mean smoothscroll.js in the js of zerif-lite theme????!! this is my site –> samirarostamizadeh.ir

    Hi Amir,

    As per forum welcome, please start your own thread instead of asking your question in a thread that’s already been resolved. Hope you understand. ??

    ??
    what’s meaning of my thread!!!! this topic close to my problem…

    Hi Amir,

    I am really sorry about this but you’ll have to follow rules, please take a look at this link. Just open a new thread and we’ll assist you for sure ?? Hope you understand.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Scroll bar issues’ is closed to new replies.