Skip to content

Prevent White Space in Masonry Layouts by Ignoring Item Order

Convert Site Search into a Google Search

The following snippet will turn the default site search (theme or classic Widget) into a Google search. It will redirect the user to Google and run a site search with the selected keywords. This code will NOT modify the WordPress…

Read more

Hide Empty Terms in the Ajax Filter

When using the AJAX filter with the "Show Term Count" setting enabled the theme will still display terms that don't have any posts assigned to them. You can use the following CSS to hide those buttons completely.

Read more

Remove All WooCommerce Theme Styles

If you don't want the theme to style any WooCommerce elements, either because you want to do it yourself or you are using plugins that completely modify how WooCommerce works and looks you can use the following snippet.

Read more
Back To Top