Comments 2romanishanb started the conversationNovember 27, 2018 at 8:24pmHi. I believe I have a padding issue that I am unable to change. Each new row is adding 23px of bottom padding as white space. I want to remove this bottom padding/white space and run the rows together as I'm using blocks of color or images. See attached screenshot with red text comments. Please advise. Thank you! 7,095Oliver repliedNovember 28, 2018 at 7:27amHI! pls. use following css: body .vc_row { margin-bottom: 0; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2romanishanb repliedNovember 28, 2018 at 3:34pmPerfect! Thank you!! Sign in to reply ...
Hi. I believe I have a padding issue that I am unable to change. Each new row is adding 23px of bottom padding as white space. I want to remove this bottom padding/white space and run the rows together as I'm using blocks of color or images.
See attached screenshot with red text comments.
Please advise. Thank you!
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Perfect! Thank you!!