• Resolved pdaniels

    (@pdaniels)


    Menu Selection is Top-Bar
    Use Off-Canvas for Mobile (yes)

    Both the top-bar and the off-canvas menu appear in full-screen.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ThemeAWESOME

    (@tsquez)

    Hi there,

    Thank you for the heads up. Seems in my haste of correcting an issue with the verbiage next to the hamburger icon not displaying if forgot to add back one necessary element.

    Open up content_off_canvas_mobile.php and look for line 12, which looks like this:

    <nav class="tab-bar">

    and change it to this:

    <nav class="tab-bar show-for-medium-down">

    That should correct the issue of the top-bar showing with the off-canvas.

    I am going to send in an update and see if they can push it out quickly. Again thanks for bringing this to my attention.

    As always, enjoy!

    Thread Starter pdaniels

    (@pdaniels)

    This solved the problem. Thank you.

    Theme Author ThemeAWESOME

    (@tsquez)

    You are very welcome

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile Menu View and Top-Bar on Full Screen’ is closed to new replies.