Change Pulse Wave Color and Speed for the Main Hotspot In TourMkr [https://tourmkr.com] most used hotspot is the
Floor Map Direction Highlighter CSS: .marker.active:before{ width: 0 !important; height: 0 !important;
Set Side Menu on Mobile to 70% width CSS for Left side Side Menu: #overlay.mobile wdg-menu-kavftig .menu{
Splash Screen Background Image Auto Fill CSS: #overlay wdg-other-splash div img{ height: 100vh; } Preview:
Square Carousel Images CSS: #overlay wdg-other-carousel{ --active-boder: 5px; } .img svg{ width: calc(var(
Side Menu Custom Style - Black & White CSS: #overlay wdg-menu-kavftig ul li:nth-child(1) span { font-size: 30px;
Custom Carousel Size Based on Device CSS: #overlay.desktop wdg-other-carousel{ --width: 140px !important; } #overlay.tablet wdg-other-carousel{