Once I centered & got rid of the rest of the team stuff my image went into a rectangle form & I didn’t change any of the code besides the image which is scaled to the size it needed to be.
Hi Pedro,
I have checked on our demo site and don’t get the issue as you mentioned.
Can you send me your site URL, screenshot of your issue for further checking?
My URL is http://www.wmtechpartners.com
The theme I’m using is the One Page:Modern.
The team/staff pictures are rounded and my image is not but was in the begining of the website creation.
Hi Pedro !
To resolve this issue, you can do as the following:
1. Install the Jetpack by WordPress.com plugin.
2. Setting Jetpack then enable the Custom CSS feature.
3. Move through Appearance > Editor Css, add the following code:
.about .thumbnail > a:before {
background: url("img/avatar-mask.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
height: 180px;
width: 240px;
}
If you still face there issue, please send me username & password of your site (via private answer), I will help you resolve this issue.
Regards,
Please login or Register to submit your answer