Google plus social icon wrong
This support request was posted in Paeon by trung_
- trung_ March 30, 2016 at 8:03 am
I noticed that the google plus icon is wrong in the latest version.
Left (my current site)
– NiceFramework version 1.1.4
– Paeon version 1.0.7Right (sandbox copy of my site upgraded):
– NiceFramework version 1.1.5
– Paeon version 1.1.4Also the “Staff pictures” layout doesn’t look right. I’ve included it int he website url.
Juanfra Aldasoro March 30, 2016 at 2:24 pmHi,
Thank you for writing. I hope you are doing well.
We’ve noticed an icon problem for the latest version regarding retina devices, as for the rest, you need to clean your browsers cache. Today we’ll be releasing a new minor version with this tweaks.
Regarding your “staff pictures” I can see that you have customized the way they look. What we have added for this new version is a center alignment by default so it looks better for users who have less than 4 items.
You should check the custom CSS you’ve added and make it compatible with the new rules we’ve applied for those lists:
The code we’ve added is the following:
.home-staff ul, .home-service ul { display: flex; justify-content: center; }
Best,
Juan
You must be logged in to reply to this topic.