Hi,
the 20px left-padding for the menu-items (on mobile only) is not working on /datenschutzerklaerung and /impressum – tested in customizer and with blisk-browser. Fine on start page.
I’m using the code below:
@media(max-width: 768px) {
.slideout-navigation.main-navigation .main-nav ul li[class*="current-menu-"] > a {
padding-left: 25px !important;
}
}
Hi Fernando,
find the link to the screenshots in private information.
Screenshots are from Blisk-Browser, from left to right:
startpage
/impressum
/datenschutzerklärung
same on “real” mobiles…
hope that helps,
best,
Torsten