• Resolved sanchita90

    (@sanchita90)


    Hi Tobias,

    One of my tablepress Table is not showing properly on all devices. Here is the link to it: https://offshore.exposed/?page_id=692
    I added CSS style to all my tables, but on this particular table it is not working. Here is the code for it:
    .tablepress-id-22 thead th {
    font-size: 13px;
    color: #000000;
    font-family: Arial Narrow;
    }

    .tablepress-id-22 tbody td {
    font-size: 13px;
    color: #000000;
    font-family: Arial Narrow;
    }

    Can you help?

    Thanks.
    Sanchita

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble. Also, please excuse the long wait for a reply. I just returned from holidays last night and was not able to reply earlier. Thanks for your understanding.

    This CSS is working as far as I can see. It will still not be sufficient to show the full content, so that you will need an approach for responsiveness, e.g. from https://tablepress.org/extensions/responsive-tables/

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Table is not showing in full length’ is closed to new replies.