Petr Posted August 24, 2023 Share Posted August 24, 2023 Hello, how can I remove the blank space in shopping cart above the "shopping cart" title, please? Thank you! Link to comment
Solution Web_Solutions Posted August 24, 2023 Solution Share Posted August 24, 2023 13 minutes ago, Petr said: Hello, how can I remove the blank space in shopping cart above the "shopping cart" title, please? Thank you! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .cart .system-page>*:first-child { padding-top: 0 !important; } Ainul and Petr 1 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Petr Posted August 24, 2023 Author Share Posted August 24, 2023 Perfect, it works! Thank you very much 😊 Is there also a way how to show image 4:3 instead of square - in the cart? Link to comment
Web_Solutions Posted August 24, 2023 Share Posted August 24, 2023 5 minutes ago, Petr said: Perfect, it works! Thank you very much 😊 Is there also a way how to show image 4:3 instead of square - in the cart? Add this code for 4:3 image .diNqYjqGaOz0DdGib7Fu { padding-bottom: 75% !important; } Ainul and Petr 1 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Web_Solutions Posted August 24, 2023 Share Posted August 24, 2023 Let me know if it is working. If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Petr Posted August 24, 2023 Author Share Posted August 24, 2023 6 minutes ago, Web_Solutions said: Add this code for 4:3 image .diNqYjqGaOz0DdGib7Fu { padding-bottom: 75% !important; } Yeah, wonderful! Thank you so much 🙏 Link to comment
Web_Solutions Posted August 24, 2023 Share Posted August 24, 2023 1 minute ago, Petr said: Yeah, wonderful! Thank you so much 🙏 You're welcome! If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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