Hi,
I change a modul (ID483 on deflaut page) in custom.css to:
.container-sm {
max-width: 1100px !important;
padding-left: 10px;
padding-right: 10px;
margin-right: auto;
margin-left: auto;
}
after that when I use a smaller screen it is hidden. The whole writing of this module is hidden.
Please, let me know how I can avoid it.
Best wishes