badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Responsive behavior on mobiles

#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.