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??
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??
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