Tagged: 

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

    The third column of the table of this page
    http://lifeterapias.com.br/tarifas/pacotes-e-ofertas-coaching-anuncios/
    behaves oddly on Ipad.
    1) The currency goes under the price instead of on its right
    2) The content of one row (there is a lot of text, I know) overflows the column and shows over the next section.

    How can I fix this?
    Thanks.

    #476537

    Hey ax2201!

    I checked your website on http://ipadpeek.com/ but could not see any issue with the currency. Can you highlight what you mean using screenshots please? use imgur.com or dropbox.

    Regards,
    Andy

    #476615

    http://imgur.com/J1L4Iup for the currency under the value
    http://imgur.com/w7K98ix for the text out of the row limits.

    You will see what I mean. I have the Ipad 2. For some reason the 3 columns appear side by side in vertical format (in the simulator, they appear one at a time)

    On the online simulators, both issues work fine on horizontal formats, but in vertical formats, the text overflows out of the row.

    Thanks.

    #478276

    I am still waiting for a solution…

    #480056

    Hi!

    You have this code which breaks the responsiveness of the table:

    .pricing-table > li:nth-child(8) {
      height: 860px !important;
    }

    Try to use max or min height property.

    Regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.