ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,498
- Points
- 823
Reputation:
We like having the style variation menu in other places outside of the footer navigation area. Some areas we've done have been the user dropdown, off-canvas, next to the search icon in the nav. I've realized though the JS appears to really only properly if the footer one is completely removed from PAGE_CONTAINER.
Guessing it's to do with the approach on the JS:
Code:
Read more
Continue reading...
- Menu won't auto close when a new variation is selected
- The "is-selected" won't toggle for each variation
Guessing it's to do with the approach on the JS:
Code:
const...
Read more
Continue reading...