Hello guys,
I have too much gap under some of the text boxes.
Please see images:
Please kindly help. Thank you very much!
Hi hanlinsg,
Not sure exactly what space you want to remove but you can try this in Quick CSS:
.page-id-10 .column-top-margin {
margin-top: 0px !important;
}
Please post a screenshot specifying what you want to remove if you should want to remove something else.
Thanks,
Rikard
Thank you Rikard, it’s great now!