Okay
  Public Ticket #2998256
Mega menu header
Closed

Comments

  •  16
    vibekekelway1 started the conversation

    Hi there,

    I'm struggling with the Mega menu. I have a three-column mega menu, and would like a header above each column.

    I've tried to follow instructions, but I have three problems: 

    1. the columns headers become link - I'd like them static

    2. there is no header on the third column...?

    3. an option under column one is pre-highlighted

    I have tried both as pages and custom links.

    Hope you can help.

    Thanks,

    Vibeke

  •  8,839
    Tahir replied

    Hey Again,

    Please have a look at the new Salient Menu Options and try to configure them as the Creative Example: https://themenectar.com/docs/salient/salient-menu-options/#tab_62286f56f01c8

    Thanks


    ThemeNectar Support Team 

  •  2,958
    Andrew replied

    Hello Vibeke,

    1. Try using custom links for this. In the URL section enter #

    8538804784.png

    2. You are using different formatting options for the headings. The third one is white in color

    7465419568.png

    . Changing color makes it show.

    3. I am unable to see any preselected items. Kindly confirm.

    Thanks,

  •  16
    vibekekelway1 replied

    Hi Andrew,

    Thank you so much for your help! It works now :) Is there any way it can be static headlines (not links)?

    I still see a highlighted menu item...?  (attached) 

    Thanks,

    Vibeke

  •  2,958
    Andrew replied

    Hello again,

    Use the following CSS.

    li#menu-item-3755>a, li#menu-item-3754>a, li#menu-item-3753>a {
        pointer-events: none;
    }
    

    I am still unable to see the highlighted menu item. Could you try testing in browser incognito.

    Thanks,

  •  16
    vibekekelway1 replied

    Hi Andrew,

    That CSS works! And the highlighted menu item is not there in incognito.

    All well now. Thank you so much for your help. :)

    Thanks,

    Vibeke