Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #766136

    Dear support,
    is it possible to show the mega menu dropdown entries from “Leistungen” in another way. I would like to place the entries “citiSigns” and “Technik” right under the entrie “Straßenbahnwerbung”
    Thanks dondela

    #767006

    To make it clearer i created a picture of the menu in photoshop how i would like to have it

    #767108

    Hi,
    Try using the “This column should start a new row” option in the menu. Placed right you can achieve that effect. Here is my example:
    postimage
    postimage

    Best regards,
    Mike

    #767240

    Hi, thanks for helping me. I did use the “This column should start a new row” option already. But this is not the effect i want to achive. Please see the attached screenshot. maybe this makes it more clear?

    #769752

    Hi,

    This is not possible by default but you can nest the “citiSigns” and “Technik” menu items under the “Straßenbahnwerbung” column then use the following css code to make the items look like a mega menu column title.

    #top #header .avia_mega_div > .sub-menu > li > ul > .menu-item-has-children > a {
        margin-bottom: 0;
        font-size: 17px;
        line-height: 1.1em;
        font-weight: 600;
        color: #000000;
        padding: 0;
    }
    
    #top #header .avia_mega_div > .sub-menu > li > ul > .menu-item-has-children > a .avia-bullet {
        display: none;
    }

    Best regards,
    Ismael

    #769836

    Hi Yigit,
    thanks for this tip. I tried it. Please take a look how it looks like now: When you rollover medien now the item “Straßenbahn Rumpf- und Dachkranz” is in mega menu style. It should be “citiSigns” and “Technik”. Did i make something wrong?

    #770844

    Hey!

    Please post the login details here so that we can inspect the menu items. You need to treat them as a second level menu item under the “Straßenbahnwerbung” mega menu column.

    Best regards,
    Ismael

    #770926

    Thanks for your help!

    #771466

    Hi!

    Please check what we did in the Appearance > Menus panel.

    Best regards,
    Ismael

    #771580

    Oh, i see, it works with a submenu only.
    Thanks for the great support!

    #771591

    Hi,

    Let us know if you have any other questions or issues :)

    Best regards,
    John Torvik

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