Home Forums Themes Support Claue Add search icon to mobile

Viewing 4 reply threads
  • Author
    Posts
    • #19123

      Hi Harry,

      Is is possible to add the search icon to mobile by the basket and my account icons?

      Customers don’t realise they have to open up the mobile menu to find the search icon and are leaving the site.

      Many thanks,

      Karen

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

      Hi Karen,

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

      @media only screen and (max-width: 736px) {
      .jas-action > * {
      	padding: 0 2px;
      }
      .sf-open.cb.chp.hidden-xs {
      	display: block !important;
      }
      }

      Best regards

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

    • #19147

      Yay that’s fantastic thank you 🙂

      It’s made my mobile menu icon appear slightly smaller though is there a way to prevent that happening?

      Many thanks,

      Karen

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

      Hi Karen,

      Do you want make menu icon smaller or keep original size?

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

    • #19174

      To keep original size please. For some reason it’s gone smaller on mobiles

      Many thanks for your help

Viewing 4 reply threads

You must be logged in to reply to this topic.