gagica Posted October 19, 2020 Posted October 19, 2020 Site URL: https://guitar-coyote-2582.squarespace.com/ Galleries not responsive on mobile, i have 2 columns on desktop same thing on mobile, how do i set up to have 1 column on mobile? site pass: 12345
tuanphan Posted October 21, 2020 Posted October 21, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .gallery-grid--layout-grid .gallery-grid-wrapper { grid-template-columns: repeat(1,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!)
gagica Posted October 26, 2020 Author Posted October 26, 2020 That worked for gallery how about single projects, how do i make that a single column on mobile? see attch.
tuanphan Posted October 26, 2020 Posted October 26, 2020 Can you share link to page in screenshot? We can check easier. 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!)
gagica Posted October 27, 2020 Author Posted October 27, 2020 @tuanphan https://guitar-coyote-2582.squarespace.com/config/ pass:12345 Mobile version only desktop looks fine, is there a code to do it across the board on projects? thnx
tuanphan Posted October 28, 2020 Posted October 28, 2020 14 hours ago, gagica said: @tuanphan https://guitar-coyote-2582.squarespace.com/config/ pass:12345 Mobile version only desktop looks fine, is there a code to do it across the board on projects? thnx /config is url for site owner 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!)
gagica Posted October 28, 2020 Author Posted October 28, 2020 6 hours ago, tuanphan said: /config is url for site owner Do i need to publish? Is there another way you can get in there?
gagica Posted November 7, 2020 Author Posted November 7, 2020 @tuanphan can you help now i published the site: robertdeanarchitects.com
Recommended Posts
Archived
This topic is now archived and is closed to further replies.