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
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.
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
Thank you again, issue solved!
Regards
Theo