Hello,
we have a scroll feature on the all brands we carry section.
domain on PCA
how can we edit the scroll feature in terms of color for both the scroll features which appear
1) the main scroll which is currently active (when you hover over the all brands)
2) the scroll which appears on the popup menu (which is currently not showing)
thanks for your help!
Theme version: 9.1.8Hello,
Thank you for contacting us and for using XStore.
Please try to use the next code:
/* Track */
.et_b_header-menu .secondary-menu-wrapper #menu-all-brands:not(.nav-sublist)::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
.et_b_header-menu .secondary-menu-wrapper #menu-all-brands:not(.nav-sublist)::-webkit-scrollbar-thumb {
background: red;
}
Kind Regards,
8theme team
Tagged: best selling, customize, edit, guide, scroll feature, themes, woocommerce
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.