By Ryan Sullivan on Tuesday, 12 July 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 357
Votes 0
I am wanting to reduce the amount of space between blocks (ie between files attachments as seen in website below
Hi Ryan,

I am sorry for the delay of this reply. Regarding your inquiry, it is actually fall under customization where we do not support any customization request as stated in out support policy. However, you can try to add the code below in your custom css file and see how it goes?
div#fd.eb .col-cell.eb-file-details {
padding: 15px 15px 12px !important;
}


Hope this helps
·
Tuesday, 12 July 2016 15:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post