Site logo

Archived topic

horizontal overflow on mobile screens: header/menu isn't fullwidth

3 replies · Started by Robin on February 21, 2020

Viewing posts 1–4 of 4

poem that is a table with set max and min widths

here is the class for the table:

.wp-block-table.potsy table {max-width:768px!important; min-width: 712px!important; overflow-x: scroll; border: none!important;margin-left: auto;
margin-right: auto;}

Any advice?

. . .

Hi there,

Sorry just to confirm, you do want the horizontal scroll but want to make the header/menu full width?

Let me know :)

yes.

What exactly is that CSS accomplishing? It looks like things would look pretty much the same without it, and ditching it would fix the mobile issue.

Let me know :)

This archived topic is closed to new replies.