Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Table Created In Theme Is Responsive On Desktop But Not On Phone

Topic Resolution: Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #42604
      Paul-BBG
      Support Expired

      Every page goes from desktop to phone configuration perfectly except the home page.  The home page table was built with the table builder in Claue.  Screenshots of desktop then phone are attached, Home page desktop is in 5 and home page phone in 8 screenshots.  Screenshots are numbered from top to bottom.

      Please advise how to correct.

       

      Attachments:
      You must be logged in to view attached files.
    • #42608
      Paul-BBG
      Support Expired

      Continuing with the screenshots…

      Attachments:
      You must be logged in to view attached files.
    • #42612
      Paul-BBG
      Support Expired

      Continuing further with the screenshots…

      Attachments:
      You must be logged in to view attached files.
    • #42616
      Paul-BBG
      Support Expired

      Continuation of phone page screenshots…

      Attachments:
      You must be logged in to view attached files.
    • #42620
      Paul-BBG
      Support Expired

      Last phone home page screenshot…

      Attachments:
      You must be logged in to view attached files.
    • #42623
      Harry
      Support Expired

      Hi Paul,

      Please send me your site url to check.

      Thanks

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

    • #42624
      Harry
      Support Expired

      Hi Paul,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 600px) {
      .home tbody td {
      	display: table-cell;
      }
      .home tbody td strong span,
      .home tbody td h2 {
      	font-size: 15px !important;
      }
      }

      Kind regards

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

    • #42629
      Paul-BBG
      Support Expired

      Thank you for such a fast reply Harry.

Viewing 7 reply threads

You must be logged in to reply to this topic.