Popover

Home Forums Jevelin Theme Popover

Home Forums Jevelin Theme Popover

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

    I have a problem with the popover message

    please take a look: https://goo.gl/85Y36p

    When enlarge option it´s activated popover message looks cut in the top.

     

    Thanks!!

    Hi @Antalvespo,

     

    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-enlarge {
        overflow: visible;
    }

     

    Best regards,
    Shufflehound team

     

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