Tagged: enfold
Hi,
I’ve created a team page for a site i’m building and for some reason the 3rd item on the second row is always out of line. I’ve tired replacing it and whatever I put there is out of line. How can I fix this?
http://pure.circlemp.co.uk/team/
Thanks
Hi ripgroove!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-team-member {
margin: 30px 0!important; }
Cheers!
Yigit
That’s fixed it, thanks!