[Resolved] How to reduce footer widget padding? Already at 0

Home Forums Support [Resolved] How to reduce footer widget padding? Already at 0

Home Forums Support How to reduce footer widget padding? Already at 0

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1341037
    Mike

    hello,
    how can I reduce the top padding for the widget footer? it is currently set to 0 but still padding

    View post on imgur.com


    also, how to reduce the footer widget font? I am ok with the font size for the footer, but would like the footer widget font to be smaller
    thanks

    #1341290
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .footer-widgets .widget {
        font-size: 13px !important;
        line-height: 1;
    }
    #1341837
    Mike

    Brilliant!

    #1342245
    David
    Staff
    Customer Support

    You’re welcome

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