Remove price from the listing blocks

How would I go about removing the Price attribute from showing up in a listing’s block, but it still shows up in the listing page once you click through to see the full listing details?

Please try this CSS code snippet:

.hp-listing--view-block .hp-listing__attribute--price {display:none!important}

Is this a full PHP code snippet? I tried to use this but it is not being accepted.

Hi,

Sorry, there’s no simple code snippet for this, it would require a custom implementation. If customizations beyond the available features are required for your site, please consider hiring someone for custom work https://fvrr.co/32e7LvY

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.