Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #856959

    highlandadventures
    Participant

    hi…how can i make sure the mega menu window top edge flashes with the bottom of the nav bar edge…see http://kb.machupicchu.com/

    also, how can i format the column head in the mega menu and also enable the hover effect (column heads) for it.?

    thanks,

    #857215

    Thai
    Moderator

    Hi There,

    Try adding the following CSS under Customizer > Custom > CSS:

    .x-navbar .desktop .x-nav > li ul {
        top: 82px;
    }
    
    .desktop .x-nav .x-megamenu>.sub-menu>li>a:hover {
        color: #f00;
    }

    also, how can i format the column head in the mega menu and also enable the hover effect (column heads) for it.?

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #859935

    highlandadventures
    Participant

    IT’S OK.

    #860219

    Rupok
    Member

    Have a nice day!