[Resolved] Footer Widget

Home Forums Support [Resolved] Footer Widget

Home Forums Support Footer Widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1369184
    Sanu Kumar

    I would like to give some gap between text in the footer widget but I didn’t saw any options. How to do that?

    https://ibb.co/fCkPSbJ

    I’ve added the screenshot here’s the issue.

    #1369360
    David
    Staff
    Customer Support

    Hi there,

    Foot widgets inherit the lineheight from Typography > Body

    If you want to set them independently the try:

    .footer-widgets .widget {
        line-height: 1.5em;
    }

    If that doesn’t work then something else is changing them and i would need to see the site.

    #1369368
    Sanu Kumar

    it works

    thanks

    #1369430
    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.