How can I center align my custom code on the Debut theme?

I need help aligning my custom code to center please.

I am trying to align this quiz to the middle of my page. I tried inserting the code I saw in other messages, but didn’t work for me. I’m using the Debut theme.

This is the code I use:

Thank you!

1 Like

@nhoberman

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi @nhoberman ,

Please send your site and if your site is password protected, please send me the password. I will check it for you.

Here you go: https://archibiz.myshopify.com/

Thank you.

1 Like

@nhoberman

thanks for url can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.custom-content {justify-content: center;}

After code view

Worked! Thank you!

1 Like

@nhoberman

its my pleasure to help us