moonlitdesign Posted April 11 Share Posted April 11 www.moonlitdesign.uk/blog hey im having issues with the padding of my blog grid images. I tried to add a border with 8px padding but it is affecting the alignment of the image. i have tried margin auto etc but not working! thanks Link to comment
Web_Solutions Posted April 12 Share Posted April 12 On 4/11/2024 at 3:21 PM, moonlitdesign said: www.moonlitdesign.uk/blog hey im having issues with the padding of my blog grid images. I tried to add a border with 8px padding but it is affecting the alignment of the image. i have tried margin auto etc but not working! thanks What is the website URL? 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
moonlitdesign Posted April 14 Author Share Posted April 14 On 4/12/2024 at 4:32 PM, Web_Solutions said: What is the website URL? www.moonlitdesign.uk/blog Link to comment
Solution Web_Solutions Posted April 15 Solution Share Posted April 15 (edited) 13 hours ago, moonlitdesign said: www.moonlitdesign.uk/blog Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .blog-basic-grid .image-wrapper img { left: 0 !important; top: 0 !important; padding: 8px !important; box-sizing: border-box !important; } Edited April 15 by Web_Solutions tuanphan 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
moonlitdesign Posted April 15 Author Share Posted April 15 5 hours ago, Web_Solutions said: Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .blog-basic-grid .image-wrapper img { left: 0 !important; top: 0 !important; padding: 8px !important; box-sizing: border-box !important; } thank you so much, really appreciate your help worked perfectly!!! 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