Price List

Home Forums Jevelin Theme Price List

Home Forums Jevelin Theme Price List

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • mtortorello
    Participant

    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/

    Attachments:
    You must be logged in to view attached files.

    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

Viewing 2 posts - 1 through 2 (of 2 total)