Hello support I have thi problem with the shop sidebar
http://prntscr.com/lhjgfw
The code I have added is this as you suggeste, What’s the problem? the shop sidebar goes to the right!!!!
/* Stile sidebar shop */
.sidebar-widget ul li a, .widget_categories ul li a{
text-transform: uppercase;
}
.sidebar-widget.widget_product_categories .widget-title {
color: #CC3333;
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;
}
/* Fine Stile sidebar shop */
/* Inizio category homepage layput */
.category-grid .categories-mask .count {
display: none;
}
/* Fine category homepage layput */