Center the text button and h1 in Image Banner (Ella Theme)

Topic summary

A user seeks help centering a div containing text and a button within an Image Banner on the Ella theme.

Suggested Solutions:

  • Access theme customization settings to find built-in alignment options for centering content
  • Add the !important attribute to custom CSS rules to override existing styles (with reference link to W3Schools documentation)

Outcome:

  • The original poster confirmed they successfully resolved the centering issue
  • No specific solution details were shared before the problem was marked as fixed

Visual Context:

  • Screenshots were shared showing the banner layout and CSS implementation examples, though these are referenced but not fully visible in the thread
Summarized with AI on November 8. AI used: claude-sonnet-4-5-20250929.

How would I go about centering my div / text inside of it + button?

https://koster-sandbox-1.myshopify.com/

Password for store: pifroh

Go to Customization > And you will see the option for doing alignment in center.

Hi @AndreNL

Please try “important” attribute in your custom CSS
refer link: https://www.w3schools.com/css/css_important.asp

Doesn’t do anything

Didn’t change anthing

Hi @AndreNL

How did you use it? Can you share an example on your site?

After that, I will send you some css code for that case.

This is my case:

1 Like

I already fixed it!