i would like the Product Categories Widget to be styled / display like the menu in the sidebar
See the image:
https://drive.google.com/file/d/0B_mQvtGIygkaLVNvemUta3Jkcjg/view?usp=sharing
Hi c3computers!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
Elliott
weblink
i’ve disabled the cato widget and only a custom menu is visable now.
Hi!
The site is on maintenance mode. Please post the login details here. You can try this in the Quick CSS field:
.widget_product_categories li a {
background: transparent;
}
.widget_product_categories li a:before {
content: '-';
margin-right: 5px;
}
.widget_product_categories .current-cat a {
color: black;
}
Adjust the values as needed.
Cheers!
Ismael
Topic can be closed! :)