I'm using an off canvas navigation. I'm also using anchors on one scrolling page. The links in my menu slide up and down the page to the different anchors as they should but it doesn't close out my off canvas nav. I need that navigation to close when I've made a selection. Can you help please?
Could you make sure you have enabled one page scroll support at salient \ general settings - functionality.
And if that is on and still experiencing the issue then check with your plugins - disable all except salient visual composer and see if there is an improvement on this.
The site currently needs a password to see. Could you maybe have that to see if we can find the cause.
After a bit of testing the its seems the use of page full screen rows feature with the anchor links in the off canvas menu does not work. We tested this and from our end they only work when the page is not using the full screen rows.
Apologies for the inconvenience but it seem if you want them to work you might need to disable the full screen rows. OR use the navigation for the full screen rows on the middle right for the navigation.
I'm having this exact problem, I came here to look for a solution but did not find one. However, I since created a solution that works for me, maybe it will work for Josh Murphy? **Note I am using theme skin Material setting so it may need to be changed for Ascend **
Add this to the Custom CSS:
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after
I'm using an off canvas navigation. I'm also using anchors on one scrolling page. The links in my menu slide up and down the page to the different anchors as they should but it doesn't close out my off canvas nav. I need that navigation to close when I've made a selection. Can you help please?
Hi joshmmurphy,
Could you make sure you have enabled one page scroll support at salient \ general settings - functionality.
And if that is on and still experiencing the issue then check with your plugins - disable all except salient visual composer and see if there is an improvement on this.
The site currently needs a password to see.
Could you maybe have that to see if we can find the cause.
Thanks.
Thank you. I do have one page scrolling enabled. The password is "Superfriends".
Hi joshmmurphy,
After a bit of testing the its seems the use of page full screen rows feature with the anchor links in the off canvas menu does not work. We tested this and from our end they only work when the page is not using the full screen rows.
Apologies for the inconvenience but it seem if you want them to work you might need to disable the full screen rows. OR use the navigation for the full screen rows on the middle right for the navigation.
Hope this clears things up.
I'm having this exact problem, I came here to look for a solution but did not find one. However, I since created a solution that works for me, maybe it will work for Josh Murphy? **Note I am using theme skin Material setting so it may need to be changed for Ascend **
Add this to the Custom CSS:
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after
{border:none;}
Hey there,
Thanks charmedworks for your input. Well appreciated. Joshmmurphy can you give that a try and let us know how it goes?
Regards
Themenectar Support Team