sheferd
Results
2
issues of
sheferd
I have an element that has a minus top position (tried margin and top) for asthetic purposes but doing this makes ScrollToFixed stick it to the top automatically. Removing the...
I've tried to get the class removed but my JS isn't great. any ideas? `` `$('#main-navigation').scrollToFixed();` EDIT: It seems to be affected when I change: `baseClassName:"scroll-to-fixed-fixed"` to `baseClassName:"stf-fixed"`