Hi
I'm having an issue with the portfolio when the screen size is reduced or viewed on a mobile.
The image within the selected portfolio element reverts to a larger image.
Here's a link http://testpurpose.boufon.co.uk/become-an-on-purpose-associate/associates-and-fellows
I've edited the functions.php to reduce the image generated in the portfolio selection.
I've also edited the grid.css
div .two_third { overflow: hidden; margin-left: 4%; width:25.5%; float:left; position:relative; }
Was 65.5
div .one_third { overflow: hidden; margin-left: 4%; width:75.5%; float:left; position:relative; }
Was 30.5
Basically swapped one third and two thirds around.
I was trying to make the larger portfolio image smaller which wasn't working the way I wanted with just the functions.php.
Any help would be greatly received
Cheers
Pete














