When we insert the directory (via shortcode) on our website, is there a way to make the directory contents wider? For instance, there is a thin line around the output for each household, but in the second column (which contains the phone numbers and email addresses) the contents wrap after about 26 characters which means some email addresses are split between two lines. There is a lot of empty space to the right. It would be nice if that column could be twice as wide. Is there a way to do that?
Okay, I went into church-admin/includes/style.css and changed this setting from 32.26% to 52.26%.
.church_admin_phone_email{display:block;float:left;margin:1% 0 1% 0;width:52.26%;}
Since we do not intend to include photos, I assume this will be okay? It does solve the problem.
Our Website uses cookies to improve your experience. Please visit our Personal Data and Cookie Policy page for more information about cookies and how we use them.