Business Hours app is not centered

  • Issue description:
    Hello @Max, I’m working with the Business Hours app and is not centering in my webpage (computer and mobile). Would you help me with the CSS code like you did with my slider? Thank you.
  • Link to the page with the widget in question:
  • https://nlb.mirynickservices.com/

Hi there, @jfig14 :wave:

Sure, we’ve centered the widget using this code to the Custom CSS field on the Style tab of your widget’s settings:

.global-styles,
[class*="widget__Container-sc"] {
  margin: 0 auto;
}

You guys are great! Thank you so much.

2 Likes

Thank you so much for the feedback!

If anything else comes up, we’ll be delighted to help :wink: