How to remove price from featured collections in Dawn?

Happy to help you with this issue
Please follow the

.section-template--15393943060635__featured_collection-padding .card-information {
    display: none;
}

below steps

  • Step 1: Go to your Themes page. Navigate to Online Store > Themes. …
  • Step 2: Click Edit code. In the Actions dropdown menu, click on Edit code to get to the code editor.
  • Step 3: Find the Assets folder for CSS files and edit the base.css file.
    Add the below style to the base.css file at the end