How can the scroll bar be modified to be more visible?
Site URL: hidden Theme version: 7.2.3 WooCommerce version: 5.6Hello,
Try to use the next custom CSS code:
.select2-results__options::-webkit-scrollbar {
width: 7px !important;
}
.select2-search--dropdown {
padding: 1px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.