Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1037650

    Hello

    I use the Restaurant Demo Enfold. I would like to adjust the height of the Footer. How can I do that ?

    I have 4 row in the footer. ( diffrent location off the business ). If I see the mobile version, than there are is abig gap between every row. because every adress is below the other. How can i fixt that, to make the gap smaler between every row only in the mobile version ?

    thanks for your help
    kinde regards
    Roger

    #1038129

    Hey Roger,

    Best regards,
    Victoria

    #1038197

    hi Victoria

    Thanks for answer. attached my credentials.

    thanks for your help
    kind regards
    Roger

    #1038825

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #footer .widget {
        margin: 0 !important;
    }
    }

    Best regards,
    Rikard

    #1039131

    Hi Rikard

    Thanks for Help. That works great ! Thanks.

    Kind regards
    Roger

    #1039768

    Hi Roger,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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