[ad_1]
Hello everyone,
Actually, I’m facing an issue regarding hiding some text on the product page pf my website. I need to hide (your price + the amount) the whole line. In inspector once I add display:none it hides while in css custom the the code did not give any effect. How can I let the code work on my css custom?
see the screenshot which I need to hide
Any support will be appreciated
and this is the code:
.rightpress_live_product_price {
display:none
- This topic was modified 1 hour, 58 minutes ago by .
The page I need help with: [log in to see the link]

