To remove the bio photo, copy the following code, and paste it in the CSS code box in your customization. To get to the customization page, click on control panel towards the top of your homepage, then click on the Customize tab. One more click on Customize and you will see the CSS box towards the top.
#bioBox .photo {
display: none;
}
To remove the bio photo, copy the following code, and paste it in the CSS code box in your customization. To get to the customization page, click on control panel towards the top of your homepage, then click on the Customize tab. One more click on Customize and you will see the CSS box towards the top.
#bioBox .photo {
display: none;
}