Strange figures on the Pricing Table content element

Home Forums Jevelin Theme Strange figures on the Pricing Table content element

Home Forums Jevelin Theme Strange figures on the Pricing Table content element

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Marcelo Soriano
    Participant

    Hi there,

     

    Changing the language create a troubleshooting on the figures in the Pricing Table content element.

     

    Already asked to a freelance that change some code to correct the extra figures in the french version. In english version now is also ok but changing to Spanish the strange figures appears again. Do not know at the moment for the other future languages that I will use in the web site.

     

    Can you please take a look ?
    Thank you !

     

    Best regards,
    Marcelo

     

    PS : Included in private content are the WP user and pass.

     

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

    Hi Marcelo,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Marcelo Soriano
    Participant

    Hi the nice Shufflehound support team,

     

    Page URL is http://www.mermousse.com

     

    Best regards,
    Marcelo

     

    Solution for this topic

    You can resolve this issue 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  span.sh-pricing-currency {
        right: -20px;
        font-size: 60px;
        font-weight: bold;
        top: 0;
    }

    Marcelo Soriano
    Participant

    Hi,

     

    Thank you for your prompt answer !

     

    Regards,
    Marcelo

    You are most welcome here 🙂

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