Jadec Posted March 10, 2021 Share Posted March 10, 2021 Site URL: https://rolling-pictures.squarespace.com/about-us In the image you can see that the icons aren't lining up as well as the spacing in between people's photos. Link to comment
Wolfsilon Posted March 10, 2021 Share Posted March 10, 2021 Hey, I saw your two posts, one with the video becoming full-width and the other with your icons. I'll try and reply to the other post, if I can get it to work but for the icons: There are several reasons why this happens and it's because of the length of the text in the "email" string are wrapping into the block. This pushes the other elements out of the way and causes things to come out of alignment. A couple solutions probably exist for changing the overall spacing of the elements in the grid, but the easiest way is to decrease the font-size of the "email" on mobile devices. Try using this in your Custom CSS editor [data-section-id="5fc940b9a997b325590c10ee"] { @media only screen and (max-width: 740px) { .gallery-caption.gallery-caption-grid-simple p a { font-size: .5rem !important } } } Hope that this helps. Link to comment
Wolfsilon Posted March 10, 2021 Share Posted March 10, 2021 Also, looking further down the grid block, some of the position labels are long, you can either change the "H2" font-size, or we may need to resize the grid item width and height entirely to accommodate the longer text strings. Link to comment
Jadec Posted March 10, 2021 Author Share Posted March 10, 2021 29 minutes ago, Wolfsilon said: [data-section-id="5fc940b9a997b325590c10ee"] { @media only screen and (max-width: 740px) { .gallery-caption.gallery-caption-grid-simple p a { font-size: .5rem !important } } } Hi! Thanks so much. I just inserted the code and it definitely helped and fixed some of the problems. I adjusted the coding a bit so now the spacing is even between each element. The only problem now is that the icons under Greg Feir and Hari don't match up with the person beside them. Link to comment
Jadec Posted March 10, 2021 Author Share Posted March 10, 2021 1 hour ago, Wolfsilon said: Also, looking further down the grid block, some of the position labels are long, you can either change the "H2" font-size, or we may need to resize the grid item width and height entirely to accommodate the longer text strings. I'm ok with any solution. I also notice that when I scale the browser for some employees the text moves up and some headshot images get smaller or bigger than others. Is there a reason why it's not scaling in a uniform way? And is there anything I can do to fix it? Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/11/2021 at 12:30 AM, Jadec said: I'm ok with any solution. I also notice that when I scale the browser for some employees the text moves up and some headshot images get smaller or bigger than others. Is there a reason why it's not scaling in a uniform way? And is there anything I can do to fix it? Hi. Do you still need help on this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Jadec Posted March 25, 2021 Author Share Posted March 25, 2021 On 3/20/2021 at 7:58 AM, tuanphan said: Hi. Do you still need help on this? Yes please! Link to comment
tuanphan Posted March 29, 2021 Share Posted March 29, 2021 On 3/25/2021 at 9:31 PM, Jadec said: Yes please! Hi, On some screen sizes, some images have been cropped to different sizes. Not sure why this happened. You try contacting Squarespace Customer Care first. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.