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

    Hello,

    i have a problem with the tablecontent on the smartphone. Some of the larger content is showing more or less on top of eachother. I have no idea how to fix this, is there someone who could help me out on this? It works fine on the tablet and desktop. I use tablepress.

    Thanks,
    Theo

    #532659

    Hi thartog!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #532675

    If you go to the Mylogenics menu item and then take a look at the first tab ” Wat doet Mylogenics met mij” , there you will see an example of the problem which occurs on the smartphone.

    #532685

    Hey!

    Please add following code to Quick CSS in Enfold theme under General Styling tab

    @media only screen and (max-width: 480px) {
    .tablepress tbody tr td {
        line-height: 15px;
    }}

    Regards,
    Yigit

    #532717

    Thank you again, issue solved!

    Regards
    Theo

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Some larger content of table is showing on top of each other on smartphone.’ is closed to new replies.