Resizing window messes up social icons

  • Posted in : Readme
  • callumevans
    Participant

    Hi,

    If the webpage loads in ‘mobile mode’ (the social icons along the top are joined under one menu item) and the window is then resized into normal mode where each social icon has space in the top menu, then a visual error occurs wherein the social icons appear below the menu.

    Wondering if there’s a fix for this?

    Regards,
    Callum

    ahmetsali
    Keymaster

    Hi, i see, you can try this custom css code to fix it;

    @media screen and (min-width: 992px) {
        .site-navigation { float: left; }
    }
    

    we will also include this with the next update, thanks for the feedback.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register