Archived topic
Prime subtheme move login and cart to the right of the search bar
1 reply · Started by jr on May 26, 2021
Hello,
in the Prime theme: https://gpsites.co/prime/
how does one move "login | register and cart" to the right of the search bar?

thank you
Hi Jr,
To remove the GP|GB|WOO section, go to appearance > widgets, remove the text widget from Header.
To move login|Register up, go to appearance > elements > Login | Register, change the hook to generate_after_header_content instead of generate_menu_bar_items, set its priority to 11.
The issue with GP shopping cart is it's only compatible with Primary navigation and Secondary navigation, if you want it to be in the Header (the look will be different from the GP cart), there's a default Woocommerce cart widget, you can add it to Header. Please refer to the topic below:
https://generatepress.com/forums/topic/how-to-place-shopping-cart-icon-with-link-to-basket-next-to-search-bar/#post-1416478
Let me know :)