Hi Mike,
Here is a CSS code you may try adding in Appearance > Customize > Additional CSS:
.inside-footer-widgets>*:nth-last-child(even) {
border-right: solid 1px rgb(0,0,0);
}
Kindly modify the values to your preference. You may also modify even
to odd
or border-right
to border-left
if the border is in the wrong location.
If this doesn’t work, perhaps you can provide the link to the site in question, and I’ll try to figure out an appropriate solution?
You may use the private information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Hope to hear from you soon. 🙂