Jump to content

CSS Help with Mobile View Gallery Icons side by side

Recommended Posts

  • Replies 4
  • Views 186
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Design > Custom CSS > Then save & reload the site

@media screen and (max-width:767px) {
.user-items-list-item-container[data-section-id="62b3927a53650a51fec7bedb"] {
    grid-gap: 10px 10px !important;
    grid-template-columns: repeat(2,1fr) !important;
}
}

 

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
5 hours ago, tuanphan said:
@media screen and (max-width:767px) {
.user-items-list-item-container[data-section-id="62b3927a53650a51fec7bedb"] {
    grid-gap: 10px 10px !important;
    grid-template-columns: repeat(2,1fr) !important;
}
}

Thank you for this but I plugged it in, saved it, and refreshed and it did not change

Screen Shot 2022-06-23 at 10.04.09 AM.png

Link to comment
On 6/23/2022 at 9:04 PM, tjohnson613 said:

Thank you for this but I plugged it in, saved it, and refreshed and it did not change

Screen Shot 2022-06-23 at 10.04.09 AM.png

You added my code in your mobile query, caused the code invalid.

Move my code to top of Custom CSS box, or move code under Line 35.

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.