Home Forums Themes Support Claue Header improvement

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #29145

      Hello,

      Is there any way to show “my account” icon while using mobile device? Please see the picture attached. The icon was there on PC but we may need to bring it back on mobile devices.

      Thank you.

       

      Leon

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

      Hi Leon,

      Thank you for choosing our theme.

      Sorry because inconvenience.

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

      @media only screen and (max-width: 736px) {
      .header-5 .jas-my-account {
      	display: block;
      }}

      Kind regards

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

    • #29158

      Thank you! It works!

Viewing 2 reply threads

You must be logged in to reply to this topic.