Marik Posted May 8, 2020 Share Posted May 8, 2020 Site URL: https://www.tiiupiret.com Hi! Any ideas how to add more space between blog posts on mobile when using Masonry Grid? Desktop ok, but mobile padding between posts are too tight... Thanks already! Link to comment
ChromaticZero Posted May 11, 2020 Share Posted May 11, 2020 Try this: @media screen and (max-width: 767px) { .blog-masonry.collection-content-wrapper { padding-top: 50px !important; } } Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment