Hello everyone,
how can i add on the collection-section or collegion-page, the margin on the title?
Do you have an idea??
Hello everyone,
how can i add on the collection-section or collegion-page, the margin on the title?
Do you have an idea??
Hi @vince_gio ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
URL: fancyspace.eu
Password: vincenzo
Hi @vince_gio ,
You can follow the instruction below:
.template-collection .collection-header h1 {
margin-top: 30px !important;
margin-bottom: 50px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
THX SO MUCH!!