Home Forums Themes Support Claue Menu font size don't get smaller

Topic Resolution: Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #8563

      So my problem is that the menu font size don’t get smaller when the screen resolution decrease. That causes a bug (like you see on the image) for 13” notebooks and smaller.

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

      Could you please send us your site url as private reply?

      We will take a look and help you solve your issue.

      Thanks

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

    • #8567
      This reply has been marked as private.
    • #8571

      Hi,

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

      @media only screen and (max-width: 1366px) {
      .jas-menu > li:not(:first-child) {
      margin-left: 25px;
      }
      }

      Best 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.