Hi. I'm updating my portfolio website. I'm running into a frustrating thing that happened the last time (and I just muscled my way through it by writing elsewhere and c+p into the browser), but I'm going to ask for help this time.
Flatiron (and maybe other themes) have the feature of the nav arrows appearing at the top right when you're within a page, letting you page through projects within the same tree of the site map. I hid those arrows with code years ago with:
.switcher {display:none;}
But the arrow keys on the keyboard can still be used as a shortcut to achieve the same thing as clicking those arrows. It drives me nuts, because if I hit left or right on the keyboard as I'm writing in-browser (as I often do to get to different parts of a sentence or paragraph), the site takes me to another project page, and I lose my work since I haven't saved.
How do I remove this feature, at least until I'm done updating my website?
I've already "broken the seal" on the Developer Mode and logged in with the FTP, so that's certainly an option. I'm sure it's just a line or two of JavaScript I need to comment out...
Thank you for your help. And I'm sorry if this has been answered before; it's kind of difficult to search for.
Question
MsDalfo 0
Hi. I'm updating my portfolio website. I'm running into a frustrating thing that happened the last time (and I just muscled my way through it by writing elsewhere and c+p into the browser), but I'm going to ask for help this time.
Flatiron (and maybe other themes) have the feature of the nav arrows appearing at the top right when you're within a page, letting you page through projects within the same tree of the site map. I hid those arrows with code years ago with:
But the arrow keys on the keyboard can still be used as a shortcut to achieve the same thing as clicking those arrows. It drives me nuts, because if I hit left or right on the keyboard as I'm writing in-browser (as I often do to get to different parts of a sentence or paragraph), the site takes me to another project page, and I lose my work since I haven't saved.
How do I remove this feature, at least until I'm done updating my website?
I've already "broken the seal" on the Developer Mode and logged in with the FTP, so that's certainly an option. I'm sure it's just a line or two of JavaScript I need to comment out...
Thank you for your help. And I'm sorry if this has been answered before; it's kind of difficult to search for.
Edited by MsDalfoclarifying title
Link to post
Top Posters For This Question
2
Popular Days
Jul 7
2
Top Posters For This Question
MsDalfo 2 posts
Popular Days
Jul 7 2020
2 posts
Posted Images
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment