Could someone could assist me in centering the “featured collection” heading on the dawn theme? It is now positioned to the left and there is no choice or tutorial to modify it.
Hi @hasanhasans
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.collection__title.title-wrapper>.title {
display: flex !important;
justify-content: center !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly