Problem with selectors (probably)
-
Hi,
I need to insert four CSS selectors. I was trying to this on my own using https://beaver6813.com/2012/01/selectors-in-infinite-scroll/ but it’s not working. My version:
Content Selector: #site-content
Navigation Selector: #site-content #numeric-pagination
Next selector: #site-content #numeric-pagination li .Next a:first (I created “Next” id by myself)
Item Selector: #site-content .articleHere’s my site: https://uxwatch.type.pl/ (it’s based on Hellish Simplicity template).
Could anyone help me verify this selectors?
- The topic ‘Problem with selectors (probably)’ is closed to new replies.