Archived topic
Custom header
3 replies · Started by Raul on March 21, 2023
Hi, i would like to make a custom header that display 3 columns (first column - logo + second column - search box for woocommerce + third column - cart icon with products number and cart price) and below the menu left aligned.
Thanks,
Stefan Paul
Hi there,
1. you will need a shortcode for the cart icon.
Ying provides the PHP Snippet for that here:
2. WP search is terrible, so use a plugin like Fibo Search or one of the many woo search plugins.
3. Then you can those items to the Appearance > Widgets -> Header Widget.
4. And set the Customizer > Layout > Priamry Navigation --> Location to Below Header.
Great, everything worked.
Thanks,
Stefan Paul
Glad to hear that!