Hi Support,
As for robertosalviGK5 the same issue on mobile view here at the end of News Show Pro GK5 contents,
And as you suggested on Github I've add the css code:
.nspArts,
.nspLinksWrap {
padding: 0!important;
}
.nspArt {
padding: 0 0 15px 0!important;
}
With no luck.
nspArtPage module has several pages within it (acccessible with the prev/next buttons). The overall height of the module is determined by the longest of each of those pages. Some of nspArtPage pages are shorter than others (hence why they have lots of space under them) but scrolling to the last of those pages is it possible to see that there is no space after it (because it's the longest page),
Is it possible to remove this annoing padding from mobile view?
Thanks!
Davide