Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1219735

    Hi!
    I want to make the left menu as you have on the documentation page. Look at the image.

    1) I want to have opened all menu (not only when I point with the mouse).
    2) I want to have a smaller text on the second part of the menu.

    Best regards

    Left menu

    #1220567

    Hey bcerin,

    Please try the option to always display subitems here
    https://share.getcloudapp.com/Z4uYPKkD and see if that gives the desired look.

    Best regards,
    Victoria

    #1220787

    This is settings for a mobile menu (burger). But this setting doesn’t work for a desktop menu.

    #1222139

    Hi bcerin,

    In the demo, it’s not the main menu. It’s the menu in the sidebar, the main menu is on top. This is why this look is possible. With the header on the side, it will require custom coding that we do not provide within the scope of this support, unfortunately.

    Best regards,
    Victoria

    #1222973

    If anyone look soution.

    Cpoy code in custom css

    p.mmeni {
    	font-size: 14px;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	margin-left: 15px;
    }
    

    In menu type:
    `<p class=”mmeni”>- Vrtec</p>

    #1223129

    Hi bcerin,

    Glad you got it working for you and thank you for sharing! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.