Advertisement
wpgenie

fix for bid input - Avada theme

May 9th, 2024
681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. /* Avada bid input fix - display quantity for auctions even as they are marked as sold individually */
  2.  
  3. .auction_form .quantity.buttons_added {
  4.     display: flex !important;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement