Some Help - by josfeal - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler

  • Avatar: josfeal
    josfeal
    Participant
    August 28, 2019 at 07:44

    Good morning, I have several doubts:

    -Size of the clothes: I would like to know if it is possible that when the size of the selected clothes is, that box stands out, is that right now there is no difference between these selected or not.

    -Is it possible to make the filter bar a little thicker? In th pc version is too much thin.

    Regards

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 28, 2019 at 07:49

    Hello,

    1) Theme Options > Shop elements > Variation swatches > set different colors for “Swatches border color” and “Hover/active swatches border color”.
    2) Add this code in Theme Options > Custom CSS > Custom CSS for desctop:

    .archive.woocommerce-page.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) .widget-title>span {
        font-size: 18px;
    }

    If this is http://prntscr.com/oyho3b not what you are looking for, describe the desired result in more details.

    Regards

    Avatar: josfeal
    josfeal
    Participant
    August 28, 2019 at 08:28

    Hi again.

    1.) Perfect, thank you.

    2.) I don’t want that, I attach and image: Change I want that line a bit wider.

    Regards,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 28, 2019 at 08:35

    Hello,

    You’re welcome!

    .sidebar-widget ::-webkit-scrollbar {
        width: 3px;
    }

    Regards

    Avatar: josfeal
    josfeal
    Participant
    August 28, 2019 at 10:10

    Perfect! Thank you very much!!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 28, 2019 at 10:11

    You’re welcome!

    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.