Comments whittakerbianca started the conversationMarch 10, 2022 at 2:57pmHow can I remove the prev and next links on the category page, but keep the numbered pagination? 933Neuron repliedMarch 10, 2022 at 10:45pmHi,Can you please add the following code at Appearance > Customize > Additional CSS? .tax-product_cat .o-pagination .o-pagination__arrow { display: none !important; }Feel free to ask for anything you need.Kind Regardswhittakerbianca repliedMarch 11, 2022 at 8:01amHello,I have already tried this code, and I don't like it, as the numbered pagniation is in a .col-8. so it aligns itself to the left hand side. This needs to be centred, see screenshot. 933Neuron repliedMarch 11, 2022 at 3:02pmHi,Can you please add the following code at Appearance > Customize > Additional CSS? .tax-product_cat .o-pagination .o-pagination__arrow { display: none !important; } .o-pagination ul.o-pagination__numbers { flex: 100% !important; max-width: 100% !iportant; }Feel free to ask for anything you need. Kind Regards Sign in to reply ...
How can I remove the prev and next links on the category page, but keep the numbered pagination?
Hi,
Can you please add the following code at Appearance > Customize > Additional CSS?
Feel free to ask for anything you need.
Kind Regards
Hello,
I have already tried this code, and I don't like it, as the numbered pagniation is in a .col-8. so it aligns itself to the left hand side.
This needs to be centred, see screenshot.
Hi,
Can you please add the following code at Appearance > Customize > Additional CSS?
Feel free to ask for anything you need.
Kind Regards