Support » Plugin: Max Mega Menu » sliding bottom-border for the first level

  • Hallo, how can i achieve this effect with mmm, i mean a sliding bottom-border for the first level menu :

    ldhon

    i would like to use a border, for better css management… not a hr…so, now i have this:

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      border-top: 0px solid #fff;
      border-left: 0px solid #fff;
      border-right: 0px solid #fff;
      border-bottom: 5px solid #000;

    thanx

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi W2014,

    I think you’d have to add that HR to the html structure using jQuery, otherwise I don’t think it will work.

    Even if you do add the HR to the page, I am not sure if it will work with MMM (I’ve never tried it before). This is custom development, so it’s not something we cover under support sorry, but maybe you could hire a good freelancer to help you out with it if you get stuck.

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘sliding bottom-border for the first level’ is closed to new replies.