• Resolved rappel

    (@rappel)


    Hi, Eksell is an awesome theme – thanks for that.

    For now I have here an issue with the social menu on the top. It breakes down on mobile, specially in landscape mode on iphone and also on portrait mode on ipad. There are 3 icons in the menu and the search icon too.

    You can see it on the screenshot here: https://share.getcloudapp.com/L1udor5Q

    Is there a way to fix this, please?

    Regards,
    r.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @rappel,

    Glad you like it! The social menu should only collapse if the header titles are wide enough to wrap to two lines, but I can’t tell in your screenshot whether that’s the case. If you want your social icons to never line break, you can add the following CSS to Customizer → Additional CSS:

    .header-toggles { flex-shrink: 0; }

    — Anders

    Thread Starter rappel

    (@rappel)

    Hi,

    I have 10 characters for the title and 36 characters on the description. All is looking fine, only the icons are broken.

    But however, your code is working well – I have added it and the error is fixed.

    Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Broken social menu on the top’ is closed to new replies.