DevonHarris Posted August 12, 2022 Posted August 12, 2022 Site URL: https://www.tlastmarks.com/pre-k Password: Devon Hi! I'm looking to force 5 per row on mobile in the summary block in the footer of this website with CSS. Hope you can help! @tuanphan @creedon @bangank36
tuanphan Posted August 14, 2022 Posted August 14, 2022 It looks like you use Summary Block - Wall Layout Just changed it to Grid Layout, then add this to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1660330628278_11970 .summary-item { width: 20% !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!)
DevonHarris Posted August 30, 2022 Author Posted August 30, 2022 On 8/13/2022 at 10:48 PM, tuanphan said: It looks like you use Summary Block - Wall Layout Just changed it to Grid Layout, then add this to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1660330628278_11970 .summary-item { width: 20% !important; } } hi! unfortunately I changed it to grid layout and it still doesn't work 😕. Not sure what's going on...would love if you could help with this as I am also encountering the issue in another summary block section 🙂
tuanphan Posted August 30, 2022 Posted August 30, 2022 Devon incorrect password now 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!)
tuanphan Posted August 31, 2022 Posted August 31, 2022 17 hours ago, DevonHarris said: new PW: Justin16! It looks fine to me 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!)
DevonHarris Posted September 2, 2022 Author Posted September 2, 2022 @tuanphan my fix was just to create and hide a new section. However I am running into the same issue throughout other sections of the website, for example the "programs" section of the home page, which I would like to display 4 across on ipad screen sizes. Not sure what to do...password is 20222023
tuanphan Posted September 4, 2022 Posted September 4, 2022 On 9/3/2022 at 12:19 AM, DevonHarris said: @tuanphan my fix was just to create and hide a new section. However I am running into the same issue throughout other sections of the website, for example the "programs" section of the home page, which I would like to display 4 across on ipad screen sizes. Not sure what to do...password is 20222023 This section? 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment