Hi i want header to be sticky. I tried with template layout and css but it is not working good. Another thing is that on mobile slideshow has some space. it is not at the top of the page. See image
Hi again i fixed the second problem. I need help just to make header sticky!
Hi
I updated the custom css code for the sticky header:
.not-at-top .t4-header.t4-sticky { background: #332d29; position: fixed !important; width: 100%; }
in the file: /templates/ja_ego/local/css/custom.css
Kindly check.
Thanks it is working!