I want to sticky fix my header bar my header and my navigation for mobile. Does anyone have a code for it
hi@@elizsia
use this code slove a problem
sticky class add in header
css file
.sticky {position: fixed;top: 0;width: 100%;}