With many anchored navs, there will be desire to NOT stick these on mobile, but still have it statically on the page. Right now, we put in inline css to assign the fixed positioning. Should we use a class instead so we can keep elements static at certain breakpoints?
With many anchored navs, there will be desire to NOT stick these on mobile, but still have it statically on the page. Right now, we put in inline css to assign the fixed positioning. Should we use a class instead so we can keep elements static at certain breakpoints?