How to resolve margin issue hiding product prices on collection page?

@ym24

  1. Go to Online Store->Theme->Edit code
  2. Asset->/style.css ->paste below code at the bottom of the file.
footer.site-footer {margin-top: 50px;}

can you try this code