This topic has 6 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler
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
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
Hi again.
1.) Perfect, thank you.
2.) I don’t want that, I attach and image: I want that line a bit wider.
Regards,
Hello,
You’re welcome!
.sidebar-widget ::-webkit-scrollbar {
width: 3px;
}
Regards
Perfect! Thank you very much!!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up