How would I go about centering my div / text inside of it + button?
https://koster-sandbox-1.myshopify.com/
Password for store: pifroh
A user seeks help centering a div containing text and a button within an Image Banner on the Ella theme.
Suggested Solutions:
!important attribute to custom CSS rules to override existing styles (with reference link to W3Schools documentation)Outcome:
Visual Context:
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:
I already fixed it!