Archived topic
Remove Search Bar - Decor Theme
4 replies · Started by shaye on April 2, 2023
I'm using the new search modal, and I would like to remove the old search bar... but I can't find an easy way to do this.
I figured out how to remove it, but how can I change the arrangement of the icons...right now it's checkout icon ,search icon, and account icon! But I would like the search on the end
Hi Shaye,
For reference, can you provide the link to the site in question?
You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Here it is
Is the account icon added as a menu_bar_items hook element?
https://docs.generatepress.com/article/generate_menu_bar_items/
If so try setting the element priority to 8:
https://docs.generatepress.com/article/block-element-hook/#priority%C2%A0-optional
Let me know if this helps :)