Load More button not working properly

.load-more {
position: relative !important;
    justify-content: center !important;
    display: flex !important;
}

Add this to base.css

1 Like