Viewing 1 replies (of 1 total)
  • Thank you for the query @energiajook!

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    @media only screen and (min-width: 992px) {
      .footer-widget .col-md-3 {
        width: 33.3333333333%;
      }
    }

    Hope that helps.

    Regards,
    Kharis

Viewing 1 replies (of 1 total)
  • The topic ‘Center footer widgets’ text’ is closed to new replies.