Pricing table popover message

Home Forums Jevelin Theme Pricing table popover message

Home Forums Jevelin Theme Pricing table popover message

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

    When I enlarge my pricing table and enable a popover message, the message gets cut in half. Is there a way to fix this? https://kickstartlogo.com/logo-design/

    Hi @urbansouljah12,

     

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

     

    You can resolve 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

     

    #page-container .sh-pricing {
        overflow: visible;
    }

     

    Best regards,
    Shufflehound team

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