New Landing How can we help? Atelier Footer height padding below

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #280808
    TiiPii
    Member
    Post count: 96

    Hi,

    I would like change the footer height, there’s too much empty space below the text.

    I’ve added this code but this is not affecting the heigt
    #footer {
    padding: 10px 0 0;
    }
    #footer-widgets .widget {
    padding-bottom: 10px;
    }

    Please provide me with a good code to add this.

    Thank you, screenshot attached

    Attachments:
    You must be logged in to view attached files.
    #280812
    David Martin – Support
    Moderator
    Post count: 20834

    It needs it as you have the Newsletter Bar enabled. If you really wanted to change it, you could use this CSS

    .has-newsletter-bar #footer:only-child {
        padding-bottom: 15px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register