customize header and category Carousel
-
i want to customize header like that

The current header looks quite cluttered.

and also if i want to hide any category from header but want to show in category carousel.

-
Hello @haseebkamboh
Kindly go to this file that is responsible for the Header part.
packages >> Webkul >> Shop >> src >> Resources >> views >> components >> layouts >> header >> desktop >> bottom.blade.php

For the category carousel go to this file
packages >> Webkul >> Shop >> src >> Resources >> views >> components >> categories >> carousel.blade.php

Make your customization here in these files.
Thanks & Regards..!!