Archived topic
COLUMN SPACING
3 replies · Started by newmedianewpeople.com on October 2, 2017
column spacing. I would like to add + spacing between the columns. How can I do ?
like this
https://metaphoraformazione.com/example/
Hi there,
Are you currently adding the column using the same method?
Can you link me to the page? Thanks!
https://metaphoraformazione.com/chi-siamo/
I wish there was more space between the columns.
the three columns under "STAFF"
ThanK you Leo
Try this CSS:
#generate-section-5 .inside-grid-column {
padding-right: 30px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/