How can I center my collection title on the home screen?

Hi I want my collection title to be in the center of the website and not on the left side. How do i fix that.

Hi, share your shop URL and the theme name.

https://www.santanavercetti.com/?fbclid=PAAaaEnyHxoEfSYxpL56rwFBeurl7_59EYM6OxgnwcPK7WOs3hfptC6-DiCkg_aem_AWznjxwaAI8twS__PDoR2T6Hd_a2o4Y43-Nv8Takuw86qG-Y0h0YbK-pe5t3W5fTsZc

I’m using dawn theme

Hi
add the bellow CSS in the base.css file.

h2.title.inline-richtext.h2.scroll-trigger.animate–slide-in,
.collection__description.body.rte.scroll-trigger.animate–slide-in {text-align: center;}

I’m not sure how to code. Can you send a picture step by step

Hi find the video link https://drive.google.com/file/d/1YRYzAzKoDOHaKOoJxyMLVSwP1NEJ4aHQ/view?usp=sharing

Hi I’m not sure if you did what I asked for correctly. The “Featured Products” section of your header was still aligned on the left side. Not the center

This code will woork for your theme, just put and let me know, if not works

thanks

okay thank you it changed the description. Now how do i add the header in the middle?