Home › Forums › Basel support forum › Have some questions about new Infinit Scrolling › Reply To: Have some questions about new Infinit Scrolling
August 28, 2017 at 5:01 pm
#18275
Artem Temos
Keymaster
Hi,
1. You can change its position in the file basel/woocommerce/archive-products.php
.
2. Here is a CSS for the spinner
.basel-dark .basel-products-element .products-footer .basel-products-load-more {
border-color: white;
color: white;
}
Regards