Hi. In my Dawn Theme, on Mobile, and Desktop, I need to center the heading “CHRISTMAS COLLECTION” for the featured section list. Thanks for any help in advance!
Store: www.babidiboo.com
Hi. In my Dawn Theme, on Mobile, and Desktop, I need to center the heading “CHRISTMAS COLLECTION” for the featured section list. Thanks for any help in advance!
Store: www.babidiboo.com
Hi @babidibooparty , Here are the simple steps you can follow and center the heading.
.title.inline-richtext {
text-align: center;
}
Just follow the steps Below:
.collection .collection__title .title {
text-align: center;
}
The result:
I hope this solution worked for you!
If yes Just like this Reply and Mark it as a Solution and to keep me motivated BUY ME A Coffee
Hi, You can center heading following this way
.title.inline-richtext {
text-align: center;
}
Hi! this worked! thank you so much!
Glad my solution worked for you.
hi I having problems with my heading collection its not centering with any of the codes Ive tried them all im not sure why