Hi! Does anyone know how can I hide Collection list dropdown menu 'all' button link?
1) The 'All' collection product button link shows by default. In this case is translated to: Todo.
2) This is what I want to achieve. To hide the Todo link.
Thanks in advance!
Solved! Go to the solution
Go to Theme Editor -> Navigation -> Main menu -> Motor -> Remove todo menu
This is an accepted solution.
Hi,
Open your theme.scss.css file and at the very bottom paste this code:
a[href*="/collections/motos"].meganav__link{display:none!important}
cheers
User | Count |
---|---|
801 | |
132 | |
92 | |
68 | |
60 |