Score:0

Views Infinite Scroll class wrapper goes away when filtering using facets, changing my CSS styling

cn flag

I have a page with custom css that uses display:grid for content output from my view. The limit I have for what my view outputs is 30.

Since the views infinite scroll contains a wrapper around my content, my css grid styling is all there, however when I use my facet to filter anything with an output less than 30, the wrapper vanishes as does all the styling. The wrapper then becomes a different class, however I obviously can't use display: grid in both classes since that would create a nested grid.

I've tried using jquery to attach a separate wrapper class based on if the infinite scroll class is there, and that didn't work. Does anyone have any other ideas on what I can do?

Thank you!

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.