I would like to remove the Sort by Date and Display 15 products per page filter options on my store page.
Is there a way to do that?
Example on shop page:
Hey gb,
Where do you want to move them?
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Actually I was thinking to remove them all together for a cleaner look as I did not have many items in store to sell.
Hi,
Add the following to quick css:
.product-sorting{
display:none!important;
}
If you ever to decide to bring the options back simply remove the code.
Best regards,
Jordan Shannon
hmm, I added the code but nothing changed?
Hi,
Did you make sure to clear your cache, and also put that snippet at the very top of quick css so that it runs first. This will help determine if any current custom css prevented it from running.
Best regards,
Jordan Shannon
I had flushed the cache but did not put the code at the top, after I did that it worked!
Thanks so much!
GB
Hi,
No problem at all. I’m glad we were able to get this figured out. Did you need further help with this or shall I close this topic?
Best regards,
Jordan Shannon
All set, you can close it!
I have an other question about using the Woo Commerce plugin but I created a separate topic for it.
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon