Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Off-canvas Menu Issue #82

Closed
thewebsitedev opened this issue Jul 28, 2014 · 2 comments
Closed

Off-canvas Menu Issue #82

thewebsitedev opened this issue Jul 28, 2014 · 2 comments

Comments

@thewebsitedev
Copy link
Contributor

Issue fixed, it was my ignorance.. sorry!

@thewebsitedev
Copy link
Contributor Author

Fixed!

I had an extra closing div.. phewwww

@nextgenxx
Copy link

I was having some issues also with iphone/mobile and off-canvas not working. Adding href="#" to this section worked for me. File > header.php

<section class="left-small">
        <a class="left-off-canvas-toggle menu-icon" href="#" ><span></span></a>
</section>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants