Kaiusvun Posted October 6, 2021 Share Posted October 6, 2021 Site URL: https://kaiusvun.com/viro On Mobile, the view is fine, but on dekstop, it's (see attatched image). Why? Link to comment
Wolfsilon Posted October 6, 2021 Share Posted October 6, 2021 Do you have any custom css or javascript applied to this page, or this section? Link to comment
Kaiusvun Posted October 7, 2021 Author Share Posted October 7, 2021 (edited) 5 hours ago, Wolfsilon said: Do you have any custom css or javascript applied to this page, or this section? I have this CSS to change my navigation bar. When, I remove it, it is fine. @media screen and (min-width: 768px) {header { margin: 40px; border-radius: 0px; //na// }.gallery { margin: 52px 135px 50px 475px; } } Edited October 7, 2021 by Kaiusvun Link to comment
Wolfsilon Posted October 7, 2021 Share Posted October 7, 2021 In the code you shared, you're also targeting the gallery and setting the margin for "52px 135px..." That's probably why your masonry gallery is crammed together. 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