Home Forums Themes Support Gecko Nav bar messed up

Viewing 7 reply threads
  • Author
    Posts
    • #17968

      Hi,

      When viewing my site in Internet Explorer the top Nav bar is all messed up…the links don’t all fit on one line. Is there a way to fix this issue? Thanks.

       

       

       

    • #17972

      Hi,

      This issue because you menu title so long so on small screen the line will break.

      Please short the text

      “Contact Us” -> Contact

      “WP Blog” -> Blog
      ….

      Best regards

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

    • #18272

      I shortened those two links but it didn’t correct the issue, would you have any other suggestion’s? Thanks.

    • #18285

      Hi,

      please add below code to fix

      @media only screen and (max-width: 1399px) and (min-width: 1025px) {
      .jas-menu > li > a {
      	letter-spacing: 1px;
      	font-size: 12px;
      }
      .jas-menu > li:not(:first-child) {
      	margin-left: 30px;
      }
      }

      Best regards

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

    • #18408

      Hi,

      Thanks for the coding. I added it into the custom CSS area of the theme options but unfortunately it didn’t change anything in the appearance. Can you please help me to fix this? Thanks.

       

       

    • #18419

      Hi,

      I fixed the issue on your site.

      Best regards

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

    • #18445

      Thanks for doing that. Under “Shop” the “Izon Security” wording is still in the larger size, can you please tell me how to make it so that wording is the same size as the rest on the nav bar. Thanks!

       

       

    • #18457

      I help you fixed this.

      Best regards

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

Viewing 7 reply threads

You must be logged in to reply to this topic.