Increase spacing between projects section in Zelle

Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

If you just need this little change then go to Appearance->Customize->Additonal CSS and add the following:

.cbp-rfgrid li{
padding: 0 1px 2px 0;
}

Save your changes and that's it! The change will add some space to the top and bottom of the project items, you can change the values as you see fit!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us