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

Home Forums Themes Support Claue MY SITE ISNT MOBILE FRIENDLY

Viewing 3 reply threads
  • Author
    Posts
    • #38455
      izzywhizzy
      Support Expired

      MY SITE ISNT MOBILE FRIENDLY. THE PAGES ARE NOT PERFECT ON MOBILE DEVICES. IT OVER LAPS. KINDLY HELP ME. I NEED IT TO BE PERFECTLY MOBILE FRIENDLY LIKE AN APP. YOU CAN CHECK IT OUT

    • #38458
      Harry
      Support Expired

      Hi,

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

      .conv-widget-hh {
      	max-width: 100% !important;
      }

      Kind regards

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

    • #38459
      Harry
      Support Expired

      Please change to

      @media only screen and (max-width: 1024px) {
      .conv-widget-hh {
      	max-width: 100% !important;
      }}

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

    • #38471
      Harry
      Support Expired

      I see it work well https://prnt.sc/ufgim2 please try clear cache and check again.

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.