• gjensen

    (@gjensen)


    Hi,

    Customizer pro

    How do I display the top nav on mobile – It has the switch to French/English and is needed on both desktop and mobile.

    thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,
    there’s no option at the moment to display the topnav in mobiles (for topnav I mean this:

    View post on imgur.com


    )
    Anyway for further questions about the Pro theme would you mind opening a new ticket on the dedicated support as theme authors are not allowed to handle pro support on this forum.

    Best,
    Rocco

    emranemranx

    (@emranemranx)

    Hi @gjensen,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Advanced Options > Additional CSS field:

    .topbar-navbar__wrapper {
      display: block !important;
    }

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘top nav display on mobile’ is closed to new replies.