Your account expired support, please renew to get your support.

Home Forums Themes Support Claue In navigation menu create a space and dividing line

Viewing 3 reply threads
  • Author
    Posts
    • #42054
      vintagevibe.ca
      Support Expired

      Good morning,

      1. Please see attachment, I would like to create a space and line in the nav menu to separate product categories.

      2. In the nav menu, one has to click on the ” + ” to make it expand, I would like it to expand if someone clicks anywhere on that menu’s texts

       

      Thanks

      Attachments:
      You must be logged in to view attached files.
    • #42062
      Harry
      Support Expired

      HI,

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

      .holder {
      	display: inline-block;
      	width: 100%;
      }
      #jas-mobile-menu ul li {
      	border-bottom: 1px solid #222;
      	padding-bottom: 5px;
      }

      Kind regards

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

    • #42065
      vintagevibe.ca
      Support Expired
      This reply has been marked as private.
    • #42069
      Harry
      Support Expired

      Hi,

      Please change code to

      menu-item-17578

      #jas-mobile-menu ul li#menu-item-17578 {
      	border-bottom: 1px solid #222;
      	padding-bottom: 5px;
      }

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