Site icon Catch Themes

Infinite Scroll (Click) Pagination Style for posts not working

I am using Catchbase Adaptive Pro version 2.5.3 on franciscanfriars.org. I use the infinite scroll click option for post pagination. It is not longer working... no button to click on shows up on large screen, and on smaller screen it shows up in the featured content section, but is not functional. In the older version of the theme, I had been using the following code you gave me: .catchadaptive-masonry #infinite-handle { bottom: 15px; position: absolute; text-align: center; top: auto; width: 100%; } .catchadaptive-masonry #main { position: relative; } #infinite-handle { text-align: center; position: unset; } @media screen and (max-width: 990px) { .infinite-scroll #infinite-handle { margin-bottom: 20px; } } To get it to work on all screens... now it does not work at all.. not sure when it started not working... I am guessing when I updated to latest version of the theme, which was a while ago... but I am not sure. Currently I still have this custom CSS code, but if I take it out, there is no difference.
Exit mobile version