somehow my widget layout has changed. As you can see from the screenshot, the number of hits for a particular attribute value appears under the value. I wish to have the number next to the value and not under it. I have the feeling that this occured during the last Woocommerce upgrade. No modification were purposely done by me.
.woocommerce .widget_layered_nav ul li span {
padding: 7px 0px !important;
float: right !important;
}
.woocommerce .widget_layered_nav ul li a {
padding: 7px 0px !important;
float: left !important;
}
I have just been going through the updates and noticed that the woo-commerce sidebar style is a little messed up on one of my options. Could you take a look and let me know a if you know of a way around this please?
It only seems to happen on the woo layered Nav – filter by seating number.
I want the filter to have a query type of ‘Or’ but when I select or it seems to show all options whether available on not. The Link explains better .