How to put ''Monthly'' next to your price tag on featured product section?

Hello,

I’m selling a monthly subscribtion item and its been bugging me that I can’t add the word ‘‘monthly’’ next to my products price tag on homepage & product page.

Is there any solution for this?

URL is: jasaoslaj.com

Check on mobile for better experience

Thanks and happy new year!

@jasa11 - you want like this?

Yes, but if its possible for it to be after the price like this

‘’/Month’’

@jasa11 - add this css to the very end of your styles.scss file and check, \ not working in pseudo css, so I made it per month

span.current_price.transcy-price-item:after {content: "\ per month";}