-
AuthorPosts
-
June 26, 2017 at 9:57 pm #813210
The images on our “Team” page which were previously a crisp 125px wide now have css styling width:100% . I see no option to remove this styling anywhere.
Link to the page is in private content.
Sam
June 26, 2017 at 11:02 pm #813233Hey SamCKayak,
Add the following to quick css:
.team-img-container img { width: 125px!important; }Best regards,
Jordan ShannonJune 26, 2017 at 11:15 pm #813239Hi Jordan,
This fixes the layout but avoiding edits to CSS is why I am using WordPress/Enfold. Am I using Enfold incorrectly on this page or did the Enfold designers decide that all the images on .team should be large?
Sam
June 26, 2017 at 11:18 pm #813241Hi,
It very well could have been a css update that caused the image change. How were your image sizes set before? If set properly (either via quick css or a built in element option) then an update should not have changed it.
Best regards,
Jordan ShannonJune 26, 2017 at 11:19 pm #813242In the previous Enfold, there was no width attribute applied to the image. In the current release, Enfold applies width:100% which stretches the images to the width of the container. Seems like an odd thing to do.
June 26, 2017 at 11:43 pm #813250Hi,
I apologize that this disturbed your site. At the moment the only fix available would be the css I provided short-term. In the long term, we can look into fixing this issue in a future theme update.
Best regards,
Jordan ShannonJune 26, 2017 at 11:57 pm #813254June 26, 2017 at 11:58 pm #813256Hi!
Apologies, if you saw that last bit of code that was meant for another topic.
Best regards,
JordanJune 26, 2017 at 11:59 pm #813257Hi!
Apologies, if you saw that last bit of code that was meant for another topic.
Best regards,
Jordan -
AuthorPosts
- You must be logged in to reply to this topic.
