Hello, maybe someone know how to move on collection header the text to the left?
Any help will be appreciated
Waiting for codes to ![]()
Sorry you are facing this issue,
It would be my pleasure to help you.
Please share your site URL,
I will check out the issue and provide you with a solution here.
Toypop.lt
@Toypop thanks for url can you please add this code its work
.collection-hero__title {text-align: left;}
Hello maybe you know how to add Bold on to this text as well ? ?
@Toypop yes please update my last code this
.collection-hero__title {
text-align: left;
font-weight: bold;
}
Hello @TopopStore
Please follow the steps below after logging into the Shopify admin:
.collection-hero .collection-hero__title
{
text-align: left;
}
Output : https://prnt.sc/JlWLU4tlcY0y
Please hit Like and Mark it as a Solution if you find our reply helpful.