If the image being used it a bit on the larger size, it can make the contact information look a little too small. To adjust this, you'll need to edit the Category the Profiles are using.
Gutensite Control Panel --> Content --> Profiles --> Categories (on the left)
Edit the desired Category, then switch to the "Page Settings" tab. Scroll down to the "Page Design Options" section. In the CSS Code add the following:
div.profiles_phone {
font-size: 25px;
}
div.profiles_email {
font-size: 25px;
}
div.profiles_url {
font-size: 25px;
}
You can change the font size number to what looks best for your site. Don't forget to click on the Save button when done.
If you have other contact information that isn't displayed here, contact Gutensite Support for assistance.
Comments
0 comments
Please sign in to leave a comment.