Skip to content

Instantly share code, notes, and snippets.

@farookibrahim
Created June 18, 2020 10:33
Show Gist options
  • Select an option

  • Save farookibrahim/6ca8f4124a9b02d74d13802226d78bde to your computer and use it in GitHub Desktop.

Select an option

Save farookibrahim/6ca8f4124a9b02d74d13802226d78bde to your computer and use it in GitHub Desktop.
Pizzaro - Header v5 add product search
add_action( 'pizzaro_header_v5', 'pizzaro_product_search', 35 );
.header-v5 .site-search {
padding: 0 30px;
}
.header-v5 .site-search .widget_product_search form:before {
left: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment