I was wondering how to get rid off or change the style of the page numbers listed below products on the front page. It is listed in a column style and doesn't look nice.
Thank You
I was wondering how to get rid off or change the style of the page numbers listed below products on the front page. It is listed in a column style and doesn't look nice.
Thank You
Hi studjango,\
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.woocommerce-pagination {
display: none;
}
Also make sure to download and install the most recent version of the theme files available on themeforest if you have not done so in the past 24 or hours.
Regards,
Devin
Thanks. What is the latest version of the theme Replete available just to make sure I am up to date
It should be 1.3.1 but there was an issue when Kriesi first uploaded it to Themeforest where it didn't quite update the theme but it showed the new version number. No idea why or how, but it had to be re-uploaded to include all of the actual changes as some were left out.
Regards,
Devin
You must log in to post.