Home Forums WoodMart support forum Using blocks in menu

Using blocks in menu

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

    geminibv
    Participant

    Hi Support,

    Is it possible to make use of blocks in the menu like this? See our design in the attachment. It’s very important for us. Please let me know, thanks!

    Attachments:
    You must be logged in to view attached files.
    #131341

    Hello,

    Your question is not clear enough and I check the screen and cannot figure out if you want to make mega-blocks for Category menu or main menu.

    In both cases, it is necessary to create HTML blocks for each menu item and then choose it from the HTML Block from the dropdown, which appears as soon as “Full-width” or “Set size” has been chosen in the Design field. https://xtemos.com/docs/woodmart/create-menu-2/

    Best Regards

    #131739

    geminibv
    Participant

    I mean these blocks, see attachment. It is about menu items that are separate from each other in blocks, so with a frame around it.

    Attachments:
    You must be logged in to view attached files.
    #131772

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .whb-color-dark .navigation-style-default .item-level-0>a {
        color: #333;
        padding: 5px 5px;
        border: 1px solid;
        margin: 10px;
        max-height: 25px;
    }

    Best Regards

    #132999

    geminibv
    Participant

    Solved, thanks!

    #133025

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Using blocks in menu’ is closed to new replies.