how to make the top menu sticky?
mayari79 Hi Open template style layout options > edit layout > header settings > set the position sticky top : http://prntscr.com/u2ktfh
Regards
Ninja
i already did that but still nothing. please see attachment
mayari79 Hi Kindly edit fields in first post and submit a temp super user login. Please make sure you are using latest version of template and T4.
i added the info
please check
mayari79 Hi Add this code in custom css file
.not-at-top #t4-header.t4-sticky { background: #12114a; position: fixed!important; width: 1920px; max-width: 100%; }
Its a bug and already reported for the fix. You can apply the this fix for now.