Pedro Sanchez
asked 10 years ago

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. 

2 Answers
Wilfred
answered 10 years ago

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?

Pedro Sanchez
replied 10 years ago

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.

DominicStaff
answered 10 years ago

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,

Powered by DW Question & Answer Pro