Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hi @EthanOSHOP
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.multicolumn .title-wrapper-with-link {
justify-content: center;
}
.multicolumn .title {
text-align: center;
}
And Save.
Result:
i align it on the desktop and mobile.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @EthanOSHOP ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
@media(max-width:767px){
.shopify-section .multicolumn .title-wrapper-with-link {
justify-content: center;
}
.shopify-section .multicolumn .title {
text-align: center;
}
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
<phong cách>
.multicolumn .title-wrapper-with-link {
biện minh-nội dung: trung tâm;
}
.multicolumn .title {
căn chỉnh văn bản: giữa;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @EthanOSHOP
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.multicolumn .title-wrapper-with-link {
justify-content: center;
}
.multicolumn .title {
text-align: center;
}
And Save.
Result:
i align it on the desktop and mobile.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @EthanOSHOP ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
@media(max-width:767px){
.shopify-section .multicolumn .title-wrapper-with-link {
justify-content: center;
}
.shopify-section .multicolumn .title {
text-align: center;
}
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
<phong cách>
.multicolumn .title-wrapper-with-link {
biện minh-nội dung: trung tâm;
}
.multicolumn .title {
căn chỉnh văn bản: giữa;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025