Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #61393
    Alexander T
    Participant
    Premium Member

    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

    #61398
    vako
    Keymaster
    WP Royal Team

    Hi Alexander,

     

    Please share your website URL and we will check for possible solutions.

     

    Kind Regards

    #61402
    Alexander T
    Participant
    Premium Member
    This reply has been marked as private.
    #61453
    vako
    Keymaster
    WP Royal Team

    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

    #61461
    Alexander T
    Participant
    Premium Member

    Hi Vako,

    That snippet absolutely resolved the issue. Thank you very much.

    Best
    Alexander

    #61523
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.