How to edit the scroll feature on the all brands section

This topic has 2 replies, 2 voices, and was last updated 9 months, 2 weeks ago ago by Rose Tyler

  • Avatar: PR
    PR
    Participant
    July 16, 2023 at 09:05

    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!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 16, 2023 at 10:29

    Hello,

    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

  • 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.