Al Bug

Side Menu Custom Style - Black & White

CSS: #overlay wdg-menu-kavftig ul li:nth-child(1)

Custom Carousel Size Based on Device

CSS: #overlay.desktop wdg-other-carousel{ --width: 140px !important; } #overlay.

Side Menu - Set Active Font Color

CSS Code: #overlay wdg-menu-kavftig .active{ color: #000; } copy

Color one Side Menu Element

CSS code: #overlay wdg-menu-kavftig ul li:nth-child(

Side Menu - Add padding to Logo

CSS code: #overlay wdg-menu-kavftig img { width:90%; padding

Top Menu - Blur and Shadow style

CSS code: #overlay wdg-menu-lekprog div{ width: 100%; backdrop-

Floating Round Titles for Carousel Plugin

.name{ border-radius: 25px; margin:5px; padding: 0 5px 0

Empty squares for Language Plugin

CSS code: #overlay wdg-other-language a{ border-color: #fff;

How to center Carousel thumbs when you don't have too many

CSS code .slider{ margin: auto; } Preview:

Fix Text filed in Splash Screen plugin

CSS code: #overlay wdg-other-splash h2 { white-space: normal;