How to increase categories sidebar length

This topic has 2 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Tony Rodriguez

  • Avatar: Len
    Len
    Participant
    November 5, 2022 at 21:02

    My categories sidebar hides some items from it (you have to scroll it). Is there a way to increase sidebar length?
    sidebar screenshot

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 6, 2022 at 06:51

    Hello, @Len,

    Please try with the below-given CSS code, Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global and check back to your site after removing the browser cache.

    .archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > ul {
        max-height: 700px !important;
    }

    You can change the value in the given code as per your requirements.

    Regards 8Themes 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.