Viewing 8 posts - 1 through 8 (of 8 total)
  • #99773
    crystallisspecimens
    Member
    Post count: 113

    How can I reduce the size of the footer?

    Thanks.

    #99840
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The height or width?

    – Kyle

    #99848
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!

    Do you mean in height? If you could post up your website URL we can check your setup to see in which way we can improve it!

    Thank you

    #99854
    crystallisspecimens
    Member
    Post count: 113

    HEIGHT please

    http://www.crystallis.com

    thx

    #99855
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    I don’t see any problem in your footer’s height and I don’t think you should reduce it, but here you go:

    #footer {
    padding-top: 0px;
    }
    #footer-widgets .widget {
    padding-bottom: 0px;
    }

    Let me know if that worked!

    #99856
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #footer {
      padding: 20px 0 0;
    }
    #footer-widgets .widget {
      padding-bottom: 20px;
    }

    – Kyle

    #99863
    crystallisspecimens
    Member
    Post count: 113

    Thank you! Looks great!

    #99869
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 total)

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

License required for the following item
Login and Registration Log in · Register