Skip to content

Instantly share code, notes, and snippets.

@rali14
Created August 7, 2015 04:21
Show Gist options
  • Select an option

  • Save rali14/797311490f59aa43b092 to your computer and use it in GitHub Desktop.

Select an option

Save rali14/797311490f59aa43b092 to your computer and use it in GitHub Desktop.
Remove columns from tags widget line them back to back (Listify)
.site-main .listify_widget_panel_listing_tags .tag {
width: auto !important;
margin-right: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment