• Resolved allencheyette

    (@allencheyette)


    on nusaduabeachgrill.com/menu there is the menu for the restaurant. on mobile the second column containing the price is missing.on laptop its fine but on mobile the price column is not showing

    how can we show the second column?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    This issue is called “not responsive”, and in your case, a quick way to solve this would be to allow the images to shrink. For that, you can add this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:

    .tablepress-id-3 img {
    max-width: 100%;
    }

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘column missing’ is closed to new replies.