Schatje Posted March 30, 2021 Posted March 30, 2021 Site URL: https://www.huimangku.com/ Hi there, I'm trying to remove the padding around the grid layout so it aligns with the rest of the content. Does anybody know which code to use? Thank you! 🙂
tuanphan Posted March 31, 2021 Posted March 31, 2021 On 3/30/2021 at 6:56 PM, Schatje said: Site URL: https://www.huimangku.com/ Hi there, I'm trying to remove the padding around the grid layout so it aligns with the rest of the content. Does anybody know which code to use? Thank you! 🙂 Add to Design > Custom CSS div#gridThumbs { padding-left: 0; padding-right: 0; } 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!)
Schatje Posted April 2, 2021 Author Posted April 2, 2021 On 3/31/2021 at 6:04 PM, tuanphan said: Add to Design > Custom CSS div#gridThumbs { padding-left: 0; padding-right: 0; } You're an angel!!! Thanks so much ❤️
Recommended Posts
Archived
This topic is now archived and is closed to further replies.