Thanks for your reply. According to the initial request in this topic you have asked to remove the ‘prices start at:’. If you meant you need to hide the price either you may add the following CSS style:
.mphb-regular-price{
display:none !important;
}
If this does not help I’d kindly ask you to clarify the question and attach a screenshot(s) to help us understand your concern correctly. Thanks.