Shopify themes, liquid, logos, and UX
Hello,
I need help with moving my collection title to the middle also I would like to make it bolder but I have no clue how to do that. Can someone would help me with it I would be grateful
Solved! Go to the solution
This is an accepted solution.
Hi @Alexdontero,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
h1.collection-hero__title {
text-align: center !important;
font-weight: 700 !important;
}
This is an accepted solution.
Hi @Alexdontero,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
h1.collection-hero__title {
text-align: center !important;
font-weight: 700 !important;
}
I tried but it doesn't work unfortunatelly
Nevermind thank you I pasted it in Custom.css instead Base.css
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025