How to edit the scroll bar in the category filter box?

This topic has 2 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler

  • Avatar: teolivier
    teolivier
    Participant
    March 8, 2021 at 13:18

    How can the scroll bar be modified to be more visible?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2021 at 11:35

    Hello,

    Try to use the next custom CSS code:

    .select2-results__options::-webkit-scrollbar {
        width: 7px !important; 
    }
    .select2-search--dropdown {
        padding: 1px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.