Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8334199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T03:16:03+00:00 2026-06-09T03:16:03+00:00

I am currently attempting to style the overflow on a div surrounding a table,

  • 0

I am currently attempting to style the overflow on a div surrounding a table, I am using the webkit specific style to do this

.overflow::-webkit-scrollbar {
        width:30px;
        }
    .overflow::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        -webkit-border-radius: 15px;
        border-radius: 15px;
    }
    .overflow::-webkit-scrollbar-thumb {
        -webkit-border-radius: 15px;
        border-radius: 15px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
        background:#f00;
    }

These work great on the desktop browsers however don’t work on the mobile ones.

Is the issue that the mobile browsers simply don’t support doing this? Or will support be introduced in the near future?

I’ve seen a few Javascript based solutions but these all add a little bit too much bloat to simply style a scrollbar in webkit based browsers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T03:16:04+00:00Added an answer on June 9, 2026 at 3:16 am

    You can’t style the native scrollbar on mobile, and I doubt you ever will be able to, sorry.

    I can’t say why with any authority, but all phones and OS’s use different browsers and each one will have it’s own implementation of the scroll bar. A lot have taken iOS’s fading scrollbar approach too, which means there isn’t much point styling it anyway.

    This does limit you to using a custom solution really.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently having problems with attempting to style the HTML rich text editor
I'm playing with using Regex to modify Twitter posts. I'm currently attempting to trim
Currently attempting to get some code to compile using Lejos for the Lego NXT
I am currently attempting to change the css of specific dates inside a jQuery
Hey folks, thanks for reading I am currently attempting to do a Google-style calculator.
currently i'm attempting to using a switch statement to change between time zone with
I'm attempting to animate the contentOffset of a UIScrollView by hand using the old-style
I'm currently attempting to disable a link using the following jQuery selector: $(a[href$=/sites/abcd/sectors]).removeAttr(href); The
I am currently attempting to implement a custom gridview interface to display data from
I'm currently attempting to migrate a legacy VBA/Microsoft Access application to Python and PyQt.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.