Hi Support,
If I’am on a shop page on http://www.railcenter.nl (for Example http://www.railcenter.nl/opleiding-tag/organisatie-communicatie?product_order=default) There is a sorting possibility the top of the page. In this case you can sort on ‘Standaard Volgorde’ ‘Naam’ etc. and products per page.
I use a product filter plugin for filtering in the sidebar so I don’t need te sorting in the top of the page. Is it possible to make the sorting in the top invisible of is it possible to let the sorting dissapear?
Thank you for your advice, tips.
Willem Eelman PM
Hey AppelenEelman,
I get “Error 404 – Pagina niet gevonden”. Can you check and provide us a precise link where we can inspect the elements in question please?
Best regards,
Andy
Hi Andy,
The Exacter link is http://www.railcenter.nl/opleiding-tag/organisatie-en-communicatie
Thanks for your advice.
Willem Eelman PM
Hi,
thanks for the precise link.
Use this code:
.product-sorting {
display: none;
}
Best regards,
Andy