Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, I am looking to be able to centre the Contact form button in the screenshot. I am using the Dawn theme.
I do not know what code to change.
Thanks
Solved! Go to the solution
This is an accepted solution.
Hello @CellarWall,
To resolve this issue add the below-provided code to your theme:-
Follow the below steps to do the same.
Go to your Shopify admin > sales channels > online stores
Select your theme > edit code > open base.css in the assets folder and the below in the last.
Save the changes.
/* For align btn to center */
.contact__button{
text-align: center;
}
Hope it works for you, please let us know if you need any further help.
Regards,
CedCommerce
This is an accepted solution.
Hello @CellarWall,
To resolve this issue add the below-provided code to your theme:-
Follow the below steps to do the same.
Go to your Shopify admin > sales channels > online stores
Select your theme > edit code > open base.css in the assets folder and the below in the last.
Save the changes.
/* For align btn to center */
.contact__button{
text-align: center;
}
Hope it works for you, please let us know if you need any further help.
Regards,
CedCommerce
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025