Hello Xtemos Team.
I waited and yesterday I dared to update my theme to the latest version (update to 8.06).
Unfortunately, the menu boxes (SHOP AREA & BLOG) no longer works on mobile (see screenshots). Before, the font / Icon in the white boxes was black.
How can I change the font / icons back to black?
Does the custom mobile code have anything to do with this or does it need to be adjusted?
.wd-sidebar-opener:not(.wd-on-toolbar) {
border-top-right-radius: 0!important;
border-bottom-right-radius: 0!important;
}
.wd-sidebar-opener.wd-on-shop>a:before {
color: black;
}
.wd-not-on-shop.wd-action-btn.wd-style-icon>a:before {
color: #0000;
}
Or where else can I set the font / icons in the white box to be black again?
Thank you very much for your support.
Thorsten