Advertisement
CodeDropz

WooCommerce Long Filename Overflow - Fix

Jul 31st, 2023
1,013
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. @media screen and (max-width: 768px) {
  2.    .codedropz--results {
  3.         width: calc(100vw - 30px);
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement