Custom Font for Side Menu There are cases when your would like to use a Al Bug Mar 1, 2022 1 min read
Modify Sub Menu elements for Side Menu Below CSS will do two things: 1) change the color Al Bug Nov 17, 2021 1 min read
Set Side Menu on Mobile to 70% width CSS: #overlay.mobile wdg-menu-kavftig .menu{ width: 70%; } #overlay.mobile wdg-menu-kavftig Al Bug Aug 22, 2021 1 min read
Side Menu Custom Style - Black & White CSS: #overlay wdg-menu-kavftig ul li:nth-child(1) span { font-size: 30px; Al Bug May 25, 2021 1 min read
Side Menu - Set Active Font Color CSS Code: #overlay wdg-menu-kavftig .active{ color: #000; } copy the CSS Al Bug Apr 29, 2021 1 min read