Hello guys! I’d like to center the Featured Collection Title on my website. I’d appreciate it if someone helps me.
My site: https://fddd3f.myshopify.com/
Password: asd321
Hello guys! I’d like to center the Featured Collection Title on my website. I’d appreciate it if someone helps me.
My site: https://fddd3f.myshopify.com/
Password: asd321
Try this one.
h2.title.inline-richtext.h2.scroll-trigger.animate--slide-in {
text-align: center;
}
Result:
I hope it help.