WordPress Woo Commerce Products / Categories Resolved Requested: 3 years and 12 months ago Hello, How do I get it to work with Woo Commerce?
info28 3 years and 1 month ago The snippet of code works thank you but if i want to have it on the right side of the sub child item category so says its Amulets -> Unique (10) Set (9) Let me know thanks 🙂 https://imgur.com/ZNfaD65
OnPoint Plugins 3 years and 1 month ago Hi Tyler, Can you send me a link to where I can see page featured in the screenshot you provided that shows the counts? https://imgur.com/ZNfaD65 I just need to see the page in a browser so I can test styling adjustments. I don’t actually need to access the WP Admin or any site files. Have a great weekend! Mat Lipe
info28 3 years and 1 month ago Hi Mat, you can view the image I sent you here https://www.d2bestbuys.com/product-category/diablo2/east-non-ladder/
OnPoint Plugins 3 years and 1 month ago Hi Tyler, This should get you pretty close #advanced_sidebar_menu_category-2-wrap li { font-size: 10px; } #advanced_sidebar_menu_category-2-wrap li a { padding-left: 20px !important; width: 155px; float: left; } #advanced_sidebar_menu_category-2-wrap li li a { width: 140px; } #advanced_sidebar_menu_category-2-wrap li li li a { width: 130px; } #advanced_sidebar_menu_category-2-wrap .dashicons { position: absolute !important; left: 0 !important; } Have a great weekend! Mat Lipe
The snippet of code works thank you but if i want to have it on the right side of the sub child item category so says
its Amulets ->
Unique (10)
Set (9)
Let me know thanks 🙂
https://imgur.com/ZNfaD65
Hi Tyler,
Can you send me a link to where I can see page featured in the screenshot you provided that shows the counts?
https://imgur.com/ZNfaD65
I just need to see the page in a browser so I can test styling adjustments. I don’t actually need to access the WP Admin or any site files.
Have a great weekend!
Mat Lipe
Hi Mat,
you can view the image I sent you here
https://www.d2bestbuys.com/product-category/diablo2/east-non-ladder/
Hi Tyler,
This should get you pretty close
Have a great weekend!
Mat Lipe