Infinite Scroll – Inline Style is being skipped
-
Hi,
I implemented Infinite Scroll (Click based) on my theme and i am facing an issue.
My theme is grid style ( masonry)Problem is, When posts load by default, they have some inline styles
ex:[ Moderator note: please wrap code in backticks or use the code button. ]
<li id="post-516" class="post-516 post type-post status-publish format-standard hentry masonry-brick" style="position: absolute; top: 0px; left: 315px;">
But When loaded from Infinite Scroll , there is no inline style , hence there is position issue.
ex:<li id="post-516" class="post-516 post type-post status-publish format-standard hentry masonry-brick">
—————
To check the issue live, please visit on
https://www.itdealraja.com/Please help..
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Infinite Scroll – Inline Style is being skipped’ is closed to new replies.