Shop sidebar - by Aryanna_p - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 5 years, 5 months ago ago by Olga Barlow

  • Avatar: Aryanna_p
    Aryanna_p
    Participant
    October 24, 2018 at 12:09

    Hello support! I have a problem with the shop sidebar

    but I nedd to get this result:
    https://prnt.sc/l9uh5h
    This website is also done with Xstore
    Do I need a Woocommerce plugin or there is a special setting?
    thank you very much
    arianna

    5 Answers
    Avatar: Aryanna_p
    Aryanna_p
    Participant
    October 24, 2018 at 12:24
    Avatar: Aryanna_p
    Aryanna_p
    Participant
    October 24, 2018 at 13:39

    no problem I figured out

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2018 at 13:42

    Hello,

    XStore 5.0 is major update and we have changed a lot of things https://xstore.8theme.com/update-history/ including theme styles.
    Please check our new demo – https://xstore.8theme.com/demos/product-category/woman/
    You can change styling using custom css code. For example, try to add this code in Theme Options > Custom css:

    .sidebar-widget ul li a, .widget_categories ul li a{
        text-transform: uppercase;
    }
    .sidebar-widget.widget_product_categories .widget-title {
        color: #090909;
        background: #fafafa;
    }
    .sidebar-widget.widget_product_categories .widget-title, .wpb_widgetised_column .widget_product_categories .widget-title {
        padding: 20px 10px;
        margin-bottom: 10px;
        text-align: center;
        font-size: 20px;
        border: none;
        line-height: 1.1;
    }
    .widget_categories ul li:not(:last-child), .recent-posts-widget .post-widget-item:not(:last-child), .sidebar-widget ul li:not(:last-child) {
        border-bottom: 1px solid #e6e6e6;
    }
    .footer .recent-posts-widget .post-widget-item:not(:last-child) {
        border-bottom: 1px solid #393939;
    }
    .widget_categories ul li a, .sidebar-widget ul li a {
        padding: 1em 0;
        font-size: 14px;
    }

    Describe the desired result in details and we will help you.

    Regards

    Avatar: Aryanna_p
    Aryanna_p
    Participant
    October 26, 2018 at 16:47

    Hello thank you for the reply but I still have this kind of boxed shop bar…how can I get this shop bar https://xstore.8theme.com/demos/product-category/woman/

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 26, 2018 at 16:55

    Hello,

    Go to Theme Options > Shop > Product page layout > Disable scroll for the widgets in the sidebar.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.