Avatar

8thirteenmedia

8thirteenmedia

About

Username
8thirteenmedia
Joined
Visits
90
Last Active
Roles
Member

Comments

  • It is possible.  /*megamenu*/ #Top_bar .menu > li > ul.mfn-megamenu {    width: 40% !important;}.menuo-right #Top_bar .menu > li > ul.mfn-megamenu {    left: auto;    right: auto !important;}
  • Yes, I had been looking through the DOM to find the function which calls the CSS. Where is the JS for the top-bar sticky? It will be easy to work from existing JS and replicate the CSS to create sticky sidebars or anything sticky. with he ID selecto…