How can i make the menu bar of JA Lawfirm sticky?
ribo Hi
You may kindly try the suggestion provided here
ribo Hi. Please try add this to css:
.t3-header { background-color: rgba(0,0,0,0.2); z-index: 999; position: fixed; top: 0; }
Thank you