Hi @deshcollide ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/section-main-product.css->paste below code at the bottom of the file:
#shopify-section-template--15849643016429__featured-product #ProductInfo-template--15849643016429__featured-product {
display: none !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.