Home Forums Themes Support Gecko Remove Uppercase Accents in mobile menus

Viewing 4 reply threads
  • Author
    Posts
    • #23954

      Hello,

      Menu items in mobile menu are automatically capitalised without excluding the accents. Can you please help me to Remove Uppercase Accents?

       

      thanks!

    • #23957

      Hi,

      Please change your setting in UberMenu.

      Kind regards

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

    • #23958

      Ok! that was an easy fix, thank you!

      I would also like to remove Uppercase Accents to product category page titles.

      can you help me with this one too?

      Thank you!

    • #23960

      Also on product titles (In shop page), buttons (in mini cart / cart / checkout etc.) blog post titles. Generally remove uppercase accents where they exists!

      Thanks!

    • #23961

      Hi Borbou,

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

      h3.product-title, .woocommerce h3.product-title, .page-head h1, h2.post-title, input[type="submit"], button, a.button, .jas-mini-cart .button, .sidebar .widget_shopping_cart .button, .cart-collaterals h2 {
      	text-transform: none;
      }

      Kind regards

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

Viewing 4 reply threads

You must be logged in to reply to this topic.