Hallo, wie kann ich den Footer Widgetbereich in der mobilen Ansicht trennen?
zu sehen auf http://www.haarmacherei.at
LG
Gabriele
Hey,
Thanks for contacting us!
Please add following code to Quick CSS in Enfold theme options > General Styling tab
@media only screen and (max-width: 768px) {
#footer .flex_column {
width: 100%;
margin-left: 0;
}}
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Cheers!
Yigit