Home Forums Themes Support Gecko login icon on mobile version

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

      Hi

      I would like to know if i could have the icon for login option on mobile, on the website it shows the icon on the main page. i would like it to show on the main page on the mobile version too next to the basket icon

      Thank you

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

      Hi,

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

      @media only screen and (max-width: 736px) {

      .jas-my-account.hidden-xs { display: block; }

      .jas-push-menu .jas-my-account.hidden-xs { display: none;}

      }

      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.