How to remove product title in product page in dawn theme

Hi @Anandkerai !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation

Please paste this code at the bottom of section-main-product.css under assets in theme code files

.product__title {
display: none;
}

Best Regards;

PageFly