Skip to content

Instantly share code, notes, and snippets.

@lindseyriel
Created February 17, 2018 22:25
Show Gist options
  • Save lindseyriel/c3f8dfe761e73840f3cd765b76cf4caf to your computer and use it in GitHub Desktop.
Save lindseyriel/c3f8dfe761e73840f3cd765b76cf4caf to your computer and use it in GitHub Desktop.
WooCommerce Pagination Fix CSS
nav.woocommerce-pagination {
display: block !important;
position: relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment