I explain it terribly, but I want to put the collection title below in the mobile menu, I explain it in photographs.
What i have:
What i want:
Thanks you!
A user wanted to reposition the collection title in their mobile menu to appear below the back button instead of above it.
Solution provided:
header-drawer.liquid fileOutcome:
The solution successfully resolved the issue. The discussion is marked as resolved.
I explain it terribly, but I want to put the collection title below in the mobile menu, I explain it in photographs.
What i have:
What i want:
Thanks you!
@ArnauP , Try this one
Step 1. Go to Admin → Online store → Theme > Edit code
Step 2. Find the file header-drawer.liquid
Step 3: Replace the code snippet I attached below at lines 50 and 51.
By this one
BACK
## {{ link.title | escape }}
Perfect, Thanks You BBSCommerce again.
Glad to help you ![]()