• Resolved Ged1m1nas

    (@ged1m1nas)


    Hello,

    i have added shortcut to mobile menu, and i get each flags in separate line, but not in one, i would like to how is in desktop version?

    Also is it possible to have two different design on mobile and desktop version?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    You can try something like this:

    .elementor-nav-menu--dropdown a.glink {display:inline}

    Feel free to customize it further.

    You can check more info about [gtranslate] shortcode in Positioning Tips section. For example you can use [gtranslate widget_look="popup"].

    Thanks! ??

    Thread Starter Ged1m1nas

    (@ged1m1nas)

    Hello,

    thank you, but i would like to have inline just on mobile phone, and leave as was in desktop version, now i have in desktop vertion crushed icons.

    Plugin Author edo888

    (@edo888)

    Hi,

    You can apply the style to mobile version only by wrapping it with something like this:

    @media (max-width: 767px) {...}

    Thanks! ??

    Thread Starter Ged1m1nas

    (@ged1m1nas)

    doesnt work. Does last css is correct?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Flags in one line on mobile menu’ is closed to new replies.