/* Make the menu overlay the content */ .t-menuburger__menu { position: fixed !important; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9) !important; /* White with 90% opacity */ z-index: 1000 !important; }
Mobile Menu