Skip to content

Instantly share code, notes, and snippets.

@andrasguseo
Created December 13, 2019 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrasguseo/f024293ca1e910aa11a220962886182e to your computer and use it in GitHub Desktop.
Save andrasguseo/f024293ca1e910aa11a220962886182e to your computer and use it in GitHub Desktop.
Temporarily fixing plus/minus button font size for Event Tickets Plus 4.11
.tribe-tickets__item__quantity__remove,
.tribe-tickets__item__quantity__add {
font-size: 24px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment