Kate4604 Posted February 9, 2022 Share Posted February 9, 2022 Hi, I have adjusted the column width for my list items to be 60%, as that is what I want it to be on desktop (see desktop screenshot). However on mobile, this makes the columns too narrow (see mobile screenshot), and I want it to be wider. I can't seem to get the css right for this - any help please? Thank you! Link to comment
tuanphan Posted February 13, 2022 Share Posted February 13, 2022 Hi. Can you share link to page in screenshot? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Kate4604 Posted February 22, 2022 Author Share Posted February 22, 2022 @tuanphan- apologies for the delay. It's https://www.klvirtualbizsupport.com/ and the password is "password123" Link to comment
tuanphan Posted February 27, 2022 Share Posted February 27, 2022 On 2/23/2022 at 2:40 AM, Kate4604 said: @tuanphan- apologies for the delay. It's https://www.klvirtualbizsupport.com/ and the password is "password123" Add to Design > Custom CSS /* List width on mobile */ @media screen and (max-width:767px) { body.homepage .list-item-content__text-wrapper>* { max-width: 95% !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Kate4604 Posted March 2, 2022 Author Share Posted March 2, 2022 @tuanphan Perfect - thank you so much! 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