Horizontal Scrolling on Mobile
-
Hi Tobias,
At first thanks a lot for proving such a great and easy to use tool! It helped us a lot building our website without lots of knowledge about CSS etc.
But now we are have the following problem: The function of horizontal scrolling does not work. It’s activated at the bottom of the menu and added to the shortcut, but still does not display correctly. On desktop it’s not a problem, but on mobile it just adds width to the whole screen.
I use Elementor with Ocean WP Theme and added following CSS as default:
.tablepress thead th,
.tablepress tfoot th {
background-color: #90A9B9;
font-size: 18px;
color: #000000;
}.tablepress-id-2 .column-2 {
width: 400px;
font-size: 17px;
}.tablepress-id-2 .column-3 {
width: 400px;
font-size: 17px;
}I also deactivated it, but still the same problem occurred. Any idea for a solution, that i can get the horizontal scrolling on mobile?
Thanks in advance and best regards,Norman
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.