Hi!
How can I centre the headings on my homepage? right now they are aligned to the left.
pw: kaocho
picture of my site headings as of now.
Hi!
How can I centre the headings on my homepage? right now they are aligned to the left.
pw: kaocho
picture of my site headings as of now.
Hello There,
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width h2.title.h2 {
text-align: center;
}
.title-wrapper-with-link.title-wrapper--self-padded-mobile.title-wrapper--no-top-margin {
justify-content: center;
}
Thanks so much! worked perfectly!
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
Hey Guys. I’ve applied this solution but can’t get it to work. When I go the assets drop down to I select the first one "Base CSS’ or keep scrolling until I get to the particular asset in question and add it there?
Cheers ![]()
Hello There,
.title-wrapper-with-link.title-wrapper--self-padded-mobile.title-wrapper--no-top-margin h2.title.h2 {
text-align: center;
}
Screenshot :- https://prnt.sc/uzcodVf_OrTR
Hi, I have applied this code to base.css but my text is still left aligned. Do you know why this could be? Thank you.
Hello !
I try use your solution, but it not work on my shop ![]()
I use Taste Theme too.
I want center Title Collections and Title Collections List on Home Page.
My shop https://byBee.pl
Please help.
Sorry for my english.
Best Regards.