Changes in Category Page in terms of Width and Elements

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

  • Avatar: Ammarzo
    Ammarzo
    Participant
    July 18, 2023 at 08:19

    How do I make changes in the category page side bar, (https://ibb.co/N302sx2) I want to lower the width size and make custom changes. please help

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 18, 2023 at 10:28

    Hello, Ammarzo,

    Thank you for getting in touch with us.

    Custom CSS code can be used, for example, add the next code in Theme Options > Theme custom CSS:

    .tax-product_cat .sidebar-left {
        width: 20%;
        right: 80%;
    }
    .tax-product_cat .main-products-loop {
        left: 20%;
        width: 80%;
    }

    Also, check available settings in Theme options > WooCommerce > Shop > Shop Page Filters.
    The content of the sidebar can be edited via Appearance > Widgets > Shop sidebar.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    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.