Home › Forums › Jevelin Theme › Price List
Home › Forums › Jevelin Theme › Price List
Hi I am using your price list section and when I entered the dollar amount the numbers and dollar sign is a little squished together. Is there anyway to add spacing in between them. Please see attached screenshot.
http://equivityva2.informaticsinc.com/services/administrative/
Hi @mtortorello,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-pricing-price .sh-pricing-currency { right: 2px; top: -5px; }
Best regards,
Shufflehound team