On the cell phone you can force 2 columns with the following code.
1. insert CSS class

2. insert CSS code

Use the following code:
@media only screen and (max-width: 980px) {
.zweispalten .et_pb_column {
width: 50%!important;
}
}
Dieser Beitrag ist auch verfügbar auf:
Deutsch (German)