Viewing 1 reply thread
You must be logged in to reply to this topic.
Hi, how do I change the size of the photo on the single team member widget? Also how can I use formatted text without it changing when i add it to the website?
Hello,
-To change the team member image dimensions, please add this code into your General Options > Custom CSS box:
.services_medium img {
width: 200px !important;
height: 200px !important;
}
Change the value to your wish.
-You can style the description text of the staff members by using the “Visual” text editor in Single Staff options. See screenshot: https://www.clipular.com/c/5100628474068992.png?k=kdNUjo6SHI7BOrIh8hhCj8PPoSs
Let us know.
Best regards!
You must be logged in to reply to this topic.