Why can't I center the Dawn collection title on my webpage?

No matter what i try i cant seem to center the collection header for “Shop our collections”

ive tried text-align: center and its just not working? any ideas why??

URL: https://lashes-ymas.com/

Hi @sandraleedesign

This is Richard from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

.title-wrapper–no-top-margin {

justify-content: center !important;

}

Hope that my solution works for you.

Best regards,

Richard | PageFly