What's i'm trying to do is : i have a top fixed bar, that when scroll down it has a smaller height and the menu is ok, however the image logo scales under the black bar with about 5 px;
I thought to resolve this by:
adding margin-top:30px to the logo, and i want when the class mk that changes the height of the bar to smaller one on scrolling, to make changes to the logo class to be margin-top:0 is this possible by JS?
mkclass...