Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    How to disable scroll bar border?

    Bug Reports
    4
    10
    2210
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bennett last edited by

      Hey!

      Not sure if a bug or other.. can't seem to work it out.

      My website is single page (category) with a full-screen auto play background video. For some reason I'm seeing a scroll bar without the scroll on the right hand border of the browser. Any way to remove this? I've tried some custom CSS from online but it didn't work.

      Cheers!

      B

      B 1 Reply Last reply Reply Quote 0
      • B
        Bennett @Bennett last edited by

        oops

        http://entier.info

        1 Reply Last reply Reply Quote 0
        • mariusjopen
          mariusjopen Global Moderator last edited by

          Hey Bennett!

          This might be Browser specific.
          I for example do not see a scrollbar on Chrome and Firefox.

          What you can try to put this into your custom CSS code:

          body {
              overflow-y: hidden;
          }
          

          I hope that helped!

          Many wishes!

          Marius

          www.mariusjopen.world

          B 1 Reply Last reply Reply Quote 0
          • B
            Bennett @mariusjopen last edited by

            @mariusjopen

            Hey Marius,

            I tried adding the CSS but I'm still seeing this grey bar in all different browsers.

            https://drive.google.com/file/d/0BxL6s4tUuEUQcTkxZGctVlJYRmM/view?usp=sharing

            Let me know if you see the same thing!

            (:

            B

            1 Reply Last reply Reply Quote 0
            • mariusjopen
              mariusjopen Global Moderator last edited by

              Hi Bennett!

              In which browsers do you see the scrollbar? (OS, Version)

              I still don't see them. :-/

              Try to empty your cache or put an important behind the CSS rule.

              Have a look also here:
              https://stackoverflow.com/questions/16670931/hide-scroll-bar-but-still-being-able-to-scroll

              Let me know!

              Marius

              www.mariusjopen.world

              M 1 Reply Last reply Reply Quote 0
              • M
                melo_lenosier last edited by

                Hello Marius,
                I've looked at the same link that you have mentioned above, but actually I don't know how to create a child-parent id for my text div that I simply created on the gridder.
                What I want to do, indeed, is to remove the scroll bar but still being able to scroll!
                In the link they suggest to create the parent-id with overflow: hidden and the child-id with overflow-y: scroll;
                My doubts are all about on how to create a parent-child id for my text-box.

                Thanks in advance :)

                1 Reply Last reply Reply Quote 0
                • M
                  melo_lenosier @mariusjopen last edited by

                  @mariusjopen

                  Hello Marius,
                  I've looked at the same link that you have mentioned above, but actually I don't know how to create a child-parent id for my text div that I simply created on the gridder.
                  What I want to do, indeed, is to remove the scroll bar but still being able to scroll!
                  In the link they suggest to create the parent-id with overflow: hidden and the child-id with overflow-y: scroll;
                  My doubts are all about on how to create a parent-child id for my text-box.

                  Thanks in advance :)

                  1 Reply Last reply Reply Quote 0
                  • mariusjopen
                    mariusjopen Global Moderator last edited by

                    Hi @melo_lenosier

                    can you post a link to your website?

                    Then I can have a look.

                    Best!

                    Marius

                    www.mariusjopen.world

                    1 Reply Last reply Reply Quote 0
                    • A
                      andrewbmcgill last edited by

                      @mariusjopen was there any solution to this? I am also looking to disable vertical scroll bars on all my pages.

                      best,

                      • Andrew

                      www.andrewblakemcgill.com

                      1 Reply Last reply Reply Quote 0
                      • mariusjopen
                        mariusjopen Global Moderator last edited by

                        Dear @andrewbmcgill
                        you can always use:

                        body {
                        height: 100vh;
                        y-overflow: hidden;
                        }
                        

                        Best!

                        Marius

                        www.mariusjopen.world

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        I don't answer or check forum DMs, please just post on the forum.

                        Try this to fix issues before you post:

                        Use the Search Feature. Maybe there is already a solution to your issue.

                        1. Update Lay Theme and all Lay Theme Addons
                        2. Disable all Plugins
                        3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
                        4. Now see if your problem solved itself
                        5. Go here, see if your problem is listed here:
                        Troubleshooting

                        When you post:
                        1. Post a link to where the problem is
                        2. If the problem is difficult to explain, post screenshots / link to a video to explain it

                        Thanks!

                        Online Users

                        I

                        Recent Topics

                        • M

                          Tag filter / Maximum width

                        • open all links in a thumbnail grid in a new tab

                        • text underline

                        • centred Carousel fixed width and proportions

                        laytheme.com