How do I centralize the content of my widget?

Hi!

I’d like to centralize the content of my “contact us” widget, so it’s aligned with the title.

Could you provide me any css formula to do it?

My website is: http://anaishimoto.com/english/

Thank you so much!

Hi there

Hope you are having a good day and thank you for your question :slight_smile:

To center these contents, you will need to add some custom code to your site. Kindly try adding the following custom CSS to see how it goes.

.contact-section .col-md-4{
    margin-left: 33.33333333%;
  
}

Thanks!
Colorlib Support Team

It worked!!

Thank you so much!

Hi, Ana

I will close this case now, Feel free to contact us again if you have other questions

Thanks!