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

Current steps to create offcanvas menu on the right? Removed from Customizer? #852

Closed
adambundy opened this issue Jul 6, 2016 · 1 comment

Comments

@adambundy
Copy link

Sorry if this isnt the appropriate place to post this, but I've seen mention of a customizer option for 'offcanvas menu position (L/R)' and it seems to have been removed. Where has this been moved or what is the recommended method now for moving the offcanvas menu to the right?

@urbankid
Copy link

urbankid commented Jul 29, 2016

Hi @adambundy,
you can update the file /template-parts/mobile-off-canvas.php from

<nav class="off-canvas position-left" id="mobile-menu" data-off-canvas data-position="left" role="navigation">

to

<nav class="off-canvas position-right" id="mobile-menu" data-off-canvas data-position="right" role="navigation">

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

3 participants