Hi,
I read already through various posts including this one: Content Band, Container Full Width/Max Width
The issue I experience happens on this page: https://www.simonhoehe.at/verzeichnis/kat/anbieter-freizeit/
If I do use the No Container template, the shortcode generated page is strechted completely and only looks good on mobiles. If we use the container template (right now) the normal view is fine, but mobile view has borders.
Using the [container] and content band on the no container template did not sort the issue. The plugin provider tried it with this CSS (which did not work):
.wpbdp-view-show_listing .entry-content.content {
max-width: 60%
margin: auto
}
So my question is:
if I use the container template, is it possible to remove the padding on mobile view? This would be the easiest workaround,
thank you,
Matt
