Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1172179
    Gabriele Erhart
    Guest

    Hallo, wie kann ich den Footer Widgetbereich in der mobilen Ansicht trennen?
    zu sehen auf http://www.haarmacherei.at

    LG
    Gabriele

    #1172184

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.