[Support request] horizontal overflow on mobile screens: header/menu isn't fullwidth

Home Forums Support [Support request] horizontal overflow on mobile screens: header/menu isn't fullwidth

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1172943
    Robin

    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?

    . . .

    #1173058
    Leo
    Staff
    Customer Support

    Hi there,

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

    Let me know ๐Ÿ™‚

    #1173082
    Robin

    yes.

    #1173122
    Tom
    Lead Developer
    Lead Developer

    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 ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.