- This topic has 5 replies, 2 voices, and was last updated 1 year, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hello!
When both Mini Logo, and Dark Mode Switcher are enabled in Main Navigation and windows width is reduced, the Socials Icons Symbol and Dark Mode Switcher Symbol will overlap. Have a look at https://dl.tgt.at/ashe6.png
This only happens when Mini Logo is enabled and will work correctly if Mini Logo is disabled.
Can this be corrected?
Regards
Alexander
Hi Alexander,
Please share your website URL and we will check for possible solutions.
Kind Regards
Hi Alexander,
Sorry for the late reply we were off for a while.
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.mini-logo + .main-nav-socials-trigger {
right: 48px !important;
}
.dark-mode-switcher {
margin-right: 10px !important;
}
Kind Regards
Hi Vako,
That snippet absolutely resolved the issue. Thank you very much.
Best
Alexander
Feel free to contact us at any time, we are more than happy to help.
Kind Regards