[Resolved] Footer Widget Area Padding in %

Home Forums Support [Resolved] Footer Widget Area Padding in %

Home Forums Support Footer Widget Area Padding in %

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1255178
    Torsten

    Hi,
    I’m trying to adjust the Footer Widget Area Padding in percent, not in Pixel.
    For now, the left padding is set to 40px, instead I would need to set it to 9% to be left-aligned with the body text.
    Your help is very much appreciated,
    best,
    Torsten

    #1255325
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .footer-widgets {
        padding: 9% 10% 11% 12%;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1255365
    Torsten

    TOP!
    thx a lot and have a nice weekend.

    #1255408
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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