Hi,
Is it possible to add a link to this logo also?
Thanks
Fiona
Thanks Josh. I figured out a way in the end, just with a more specific CSS rule, which seems to have done the trick!
.responsive #top #wrap_all .grid-sort-container .grid-entry {
width: 50%;
margin-bottom: 0;
}
Thanks Josue for this, however it’s not working as I hoped. While it makes the portfolio grid 50% width it is also making all other content in the container 50% also. I want to leave text boxes 100% width and make only the portfolio grid 50% width.