Home › Forums › WoodMart support forum › Infinite scrolling enable › Reply To: Infinite scrolling enable
July 15, 2024 at 2:20 pm
#583396
Mike
Participant
I notice when you put the code you say that the scrolling doesn’t work properly, it’s like you activate ajax endlessly and it doesn’t remember the browser you were on when you go back the page.
.wd-load-more:not(:hover) {
display: none !important;
}