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

Home Forums Themes Support Claue Shop not responsive mobile

Viewing 5 reply threads
  • Author
    Posts
    • #39778
      DonnaJacky
      Support Expired

      Hi Harry,

      Also the shop page is not mobile responsive; you cannot see the ”sort by…”.
      How can I make this responsive?

      Thanks!

      • This topic was modified 3 years, 4 months ago by DonnaJacky.
      Attachments:
      You must be logged in to view attached files.
    • #39783
      Harry
      Support Expired

      Hi,

      The text so long it auto trim.

      Please add below code

      @media only screen and (max-width: 375px) {
      .result-count-order a {
      	margin-right: 15px;
      }}

      Kind regards

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

    • #39784
      DonnaJacky
      Support Expired

      Hi Harry,

      I do not see any changes when I add the code.

    • #39787
      Harry
      Support Expired

      I check on smallest device it work well https://prnt.sc/w97w6n Do not check by resize, you also have to remove cache on WP Rocket.

      Kind regards

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

    • #40183
      DonnaJacky
      Support Expired

      Hi Harry,

      I have add the code, but the text is still not responsive at our mobile phones.
      Can you please take a look?

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

      Hi,

      Please change code to

      @media only screen and (max-width: 375px) {
      .result-count-order a {
      	margin-right: 15px;
      }
      .woocommerce-ordering select {
      	font-size: 11px !important;
      }}

      Your text so long it can’t show full https://prnt.sc/xkru57

      Kind regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.