Home Forums Themes Support Claue Size Table is not is not resizing in mobile view

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #9129

      Hello,

      I want to ask if you can fix the size table or any other table to be small in the mobile view?

      The problem is at my Size guide page

      This page is the only one with the problem in the mobile view.

      All the best,

      Constantin

      Attachments:
      You must be logged in to view attached files.
    • #9135

      Hi,

      You can add custom css in Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 480px) { th, td {padding: 5px;} }
      @media only screen and (max-width: 414px) { th, td {padding: 2px;} }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.