how to move mobile search and account icon from menu to header

How to move search and account icon from mobile drawer menu to header next to burger icon and bag icon

out of mobile drawer menu;

image.jpeg

Hi @michelle012 ,

I hope you’re doing well!

You can move the search and account icons out of the mobile drawer menu and place them next to the burger icon and bag icon in the header using the following CSS:

{% render 'icon-search' %} {% render 'icon-account' %}

If the icons are not appearing as expected, you may need to inspect the HTML structure and adjust the selectors accordingly.

Further required help, let us know, and the community will be happy to help.

Regards,