visionsbyfurks Posted July 14, 2021 Share Posted July 14, 2021 Site URL: https://studiofurks.com/clients Hi! Does anyone know how I could apply CSS to remove the white space in this list in Mobile view? It is in a two-column format, and the space shows from the bottom of first column in mobile. Link to comment
tuanphan Posted July 15, 2021 Share Posted July 15, 2021 You mean space between DJ Ironik - Big Narstie? 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
visionsbyfurks Posted July 15, 2021 Author Share Posted July 15, 2021 @tuanphan Yes that space Link to comment
tuanphan Posted July 16, 2021 Share Posted July 16, 2021 Add to Design > Custom CSS /* clients page text space */ @media screen and (max-width:767px) { div#block-3dab44d2614ab505045f { padding-bottom: 0px !important; } div#block-yui_3_17_2_1_1626271505540_2053 { padding-top: 0px !important; } } 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
visionsbyfurks Posted July 17, 2021 Author Share Posted July 17, 2021 Thank you @tuanphan Link to comment
tuanphan Posted July 23, 2021 Share Posted July 23, 2021 On 7/18/2021 at 1:22 AM, visionsbyfurks said: Thank you @tuanphan Do you want to help with this? Site URL: https://studiofurks.com/ 1. (Tablet – Header) Logo is a little small, want to resize it? 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
Archived
This topic is now archived and is closed to further replies.