Hi!
I added the shop sort to the top of this page in the shop layout: https://shadowtans.shop/shop/
But it’s invisible… How Can I make it show?
Hi!
I added the shop sort to the top of this page in the shop layout: https://shadowtans.shop/shop/
But it’s invisible… How Can I make it show?
Hello Ariell,
Thanks for writing in! Did you use a demo site in your installation? The sort button is not displaying because of this custom CSS:
Please remove the custom CSS in Pro > Theme Options > CSS.
.woocommerce-result-count,
.woocommerce-ordering {
opacity: 0;
}
Kindly let us know how it goes.
Hi! Yes, I used the Crafty shop Demo. Thanks, that worked perfectly when I removed it. I looked through that CSS, too, but I didn’t figure out that was the sorting function.
You are most welcome.
If there is anything else we can help you with, please do not hesitate to open another thread.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.