[Resolved] footer widgets column sizes

Home Forums Support [Resolved] footer widgets column sizes

Home Forums Support footer widgets column sizes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #415109
    Halil

    hi,

    I am using 3 footer widgets, however they look like not equally sized, (33,33,33). I checked paddings and other settings that may affect it, however couldny find something unusual.

    are they equally sized by default? or am I missing something?

    #415289
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try adding this CSS?

    .site-footer .footer-widgets-container .inside-footer-widgets {
        margin-left: 0px;
    }

    They are actually equal sized. It’s just that the first widget as longer sentences which takes up more container space.

    #415365
    Halil

    thanks

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