How do I align the featured collection and the collage heading to the centre? I am also wanting to change the font style and size of both these headings.
can you please share store url
can you please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
.title-wrapper-with-link {justify-content: center;}
h2.collage-wrapper-title- {text-align: center;}
Hi Ketan, That worked. Thank you so much.
Could you also please help with changing the font style and size of the featured collection and the collage heading.
Thanks
yes pleaser remove last one code and add this
.title-wrapper-with-link {justify-content: center;font-size: 30px;}
h2.collage-wrapper-title- {text-align: center;font-size: 30px;}
Thanks, Ketan. This code did help in changing the font size of the collage heading, but not of the featured collection title for some reason
Thanks, @KetanKumar . This code did help in changing the font size of the collage heading, but not of the featured collection title for some reason
yes, please share issue image!
Hi there, I am having the same issue, I would like to centre Collage title and featured collections title. I used the instructions you mentioned here, but it did not work for me?



