I hope you are having an awesome day and thanks for contacting us regarding your query.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
/*remove dollar sign from pricing table*/
.pricing-column span.dollar-sign { display: none!important; }
Please let me know if there are any more questions that I may answer for you :)
How do I get rid of the automated $ sign in the Pricing Table? I am using the Pricing Table to display conferences instead. Many thanks!
Hi there,
I hope you are having an awesome day and thanks for contacting us regarding your query.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
Please let me know if there are any more questions that I may answer for you :)
Cheers!
That works, thanks alot!
Another option would be, to write a blank into the "Currency Symbol" field. Solved it for me.