elizablake Posted June 17, 2022 Share Posted June 17, 2022 Site URL: https://papaya-armadillo-7acs.squarespace.com/ Site password: design101 Hello, I'm customising this summary block for each piece of content to have a 'background'. I've managed to use the custom code to get to this point but I am having this issue on the right hand side where the card is cut off. Please help! Link to comment
tuanphan Posted June 18, 2022 Share Posted June 18, 2022 Add this CSS div#block-yui_3_17_2_1_1655273166588_27464 .summary-item-list-container { overflow: visible !important; } html, body { overflow: hidden; } 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
elizablake Posted June 20, 2022 Author Share Posted June 20, 2022 This section of the code: html, body { overflow: hidden; } Disables the scrolling of the website. Can I just leave this out? Link to comment
Solution tuanphan Posted June 21, 2022 Solution Share Posted June 21, 2022 7 hours ago, elizablake said: This section of the code: html, body { overflow: hidden; } Disables the scrolling of the website. Can I just leave this out? sorry, it should be overflow-x not overflow 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
Create an account or sign in to comment
You need to be a member in order to leave a comment