Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1283802

    Hi,

    can you adjust the height of the footer and the socket?

    best regards,
    Martin

    #1283900

    Hi Martin,

    Yes, however, there’s no option to change that except via CSS which we can provide you with.
    Would you like to increase or decrease the height?

    Best regards,
    Nikko

    #1284341

    Hi Nikko, the height should be reduced. It’s about the page https://kleinig.gmbh/. The footer is too high for the customer. The distances above and below should be cut by half at the bottom. At the top I wouldn’t cut that much.

    best regards,
    Martin

    #1284624

    Hi Martin,

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

    #footer {
        padding: 15px 0 0;
    }
    
    #footer .widget {
        margin: 10px 0 15px 0;
    }

    Best regards,
    Rikard

    #1284635

    Cool, it works! Thank you very much!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Edit footer size’ is closed to new replies.