Feed Infinitely Growing in Height
-
Referencing the linked product page – The instagram feed is infinitely growing in height and setting a max-height is the only way we could fix it as shown in the code below but this is only a temporary fix. Could you please look into how this can be fixed. The plugin is up-to-date and so are the themes.
To reproduce the issue you could simply remove the CSS below in inspect and watch the feed infinitely grow.
.snptwdgt-feed__items-inner.snptwdgt-container-liner.swiper-wrapper {
max-height: 350px;
height: 350px?!important;
}
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Feed Infinitely Growing in Height’ is closed to new replies.