indy Posted January 19, 2022 Share Posted January 19, 2022 Site URL: https://aargo-environmental-tools.squarespace.com/ On the home page I created a simple list. Then turned on the Card style. Is there a way to set these "cards" to be the same size? The column size is good. The vertical changes based on the amount of text and I'd like to set it to a card with the larger size, so less text will result in the same card size with some space between the text and the button. See screen grab. Site password is - thrive Thank you, Scott Link to comment
Solution tuanphan Posted January 20, 2022 Solution Share Posted January 20, 2022 Add to Design > Custom CSS .user-items-list-item-container[data-section-id="61de001c17cc1f3c83da00e3"] { @media screen and (min-width:992px) { .list-item-content__description { min-height: 150px; } } @media screen and (max-width:991px) and (min-width:768px) { .list-item-content__description { min-height: 180px; } }} Do you need to shrink header on scroll? 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
indy Posted January 20, 2022 Author Share Posted January 20, 2022 Great! This works. Thank you. Shrinking the header is awesome. Can you share? Thank you! Link to comment
tuanphan Posted January 21, 2022 Share Posted January 21, 2022 6 hours ago, indy said: Great! This works. Thank you. Shrinking the header is awesome. Can you share? Thank you! Just realized the top banner is an image, there is no way to handle this. If you use a Business Plan or higher, we can give another code to add top banner (logo + phone number clickable) 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
indy Posted January 28, 2022 Author Share Posted January 28, 2022 Thanks @tuanphan. That top image has been a challenge for me and the client really wants it. It will be a Business plan. I'd love to know how to add the top banner with the logo and phone number being clickable. But would I lose the texture they want behind it? Thank you! Link to comment
HarryShobi Posted January 4 Share Posted January 4 On 1/19/2022 at 10:25 PM, indy said: Site URL: https://aargo-environmental-tools.squarespace.com/ On the home page I created a simple list. Then turned on the Card style. Is there a way to set these "cards" to be the same size? The column size is good. The vertical changes based on the amount of text and I'd like to set it to a card with the larger size, so less text will result in the same card size with some space between the text and the button. See screen grab. Site password is - thrive Thank you, Scott I had the same problem on my blog and your thread helped me too. Thanks Link to comment
tuanphan Posted January 8 Share Posted January 8 On 1/28/2022 at 7:00 PM, indy said: Thanks @tuanphan. That top image has been a challenge for me and the client really wants it. It will be a Business plan. I'd love to know how to add the top banner with the logo and phone number being clickable. But would I lose the texture they want behind it? Thank you! Missed this comment, if you need help anytime, just let me know, I will give the guide On 1/4/2024 at 7:51 PM, HarryShobi said: I had the same problem on my blog and your thread helped me too. Thanks You can share link to your blog, I 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!) 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