Okay
  Public Ticket #1784011
Creating a bigger menu
Closed

Comments

  • thisismattuk started the conversation

    I'm creating a site for a client who has more requested more options in the main menu than the theme will allow for, and therefore the menu runs off the right-hand side of the screen.

    Is it possible to - 

    1, Adjust the menu so that it can accommodate all of the options my client has requested? Or

    2, Remove the theme's menu and replace it with that from a plugin?


    Thanks.

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  •  1,560
    Laborator replied

    Hi there,

    1. Can you let us know what your user has requested, if possible include a sketch or screenshot of what you want to do and we will let you know.

    2. You can use other menus, the theme is compatible to UberMenu, which is one of the most popular menu plugins.


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   thisismattuk replied privately
  •  1,560
    Laborator replied

    Hi Matt,

    A good option is also to reduce the spacing between menu links and make the menu font smaller so there will be space for all your menu items, if you want to apply this I can give you a custom CSS for it.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • thisismattuk replied

    Thanks Art, that's a good suggestion.

    Could you please do two things - 

    1, Provide the CSS to do your suggestion, and
    2, Advise how to hide the inbuilt menu so that I can deploy a 3rd party plugin version.


    I'll then agree with my client which one to implement.

    Thanks
    Matt

  •  1,560
    Laborator replied

    Hi Matt,

    1. Add the following CSS to Custom CSS:


    2. If you use a 3rd party plugin the default menu which is not a theme menu but WordPress menu will be replaced by the 3rd party plugin menu.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • thisismattuk replied

    Hi Art - the code block was empty :-/

  •  1,560
    Laborator replied

    Hi again,

    I am really sorry about that, something has gone wrong as I see and the code has not been copied:

    header.site-header div.nav>ul>li>a, header.site-header ul.nav>li>a {
        font-size: 16px;
        padding: 25px 5px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   thisismattuk replied privately
  •  1,560
    Laborator replied

    Hi there,

    If you want to use the menu below and not in one line with the logo then you can do that using Theme Options and not by using custom plugins which are not compatible with the theme, the only builder compatible and supported by the theme is WPBakery Page Builder, so be careful for other plugins you use as they can break your site and we do not give support for 3rd party plugins.


    (view large version)


    You can find this option under Laborator > Theme Options > Header  and scroll down to Header Type, save changes and they will be applied to your site.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group