add menu in shop page
-
how can i add new menu in this place ?
-
Hi there,
Which version of Bagisto are you using?
-
i used v1.5.0
-
Hi @steven,
You can add the headers from the below path.
Path: resources/themes/velocity/views/layouts/header/index.blade.php
Then run the below commands-
php artisan vendor:publish --force php artisan optimize:clear