Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #475269

    Hi,

    Could youhelp me. find attached url in private to my pricing table . it is not looking good on ipad. Please view and kindly help me correct it.

    Thanks
    Gigoz

    #475529

    Hey gigoz!

    Please try the following in Quick CSS:

    @media only screen and (max-width: 990px) {
    .responsive .pricing-table-wrap {
      display: block !important;
    }
    }

    You might have to adjust the value 990 to the size you prefer.

    Best regards,
    Rikard

    #475566

    Thanks Rikard,

    That worked. However I noticed that the testimonial grid is not looking good. Can you help to fix this?
    Thanks

    #475790

    Hey!

    Can you please post a screenshot of the issue you are seeing? I tried resizing browser window and could not see anything wrong with testimonials grid.

    Best regards,
    Yigit

    #475805

    Yigit,

    Thank you for your help. I have fixed it.

    Thanks
    Gigoz

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘pricing Table – Not looking good on ipad’ is closed to new replies.