November 6, 2015 at 7:56 pm
#39322
Sebastian
Participant
Hey, I tried a piece of code taken from old comments in the forum.
This is what solves the problem: adding to the Custom CSS box:
@media only screen and (max-width: 1078px) {
.page-id-12#primary, .page-id-12#secondary {
width: 100%;
}
}
So everything is up and running guys!
Have a great weekend.