My portfolio is not aligned, and lacks the uniformity of the portfolio page from the demo. How can I align the images the way you have on the demo? Thanks.
It is because the theme has masonry layout property for the portfolio page. You can define absolute image cropping values from theme settings or edit manually the js/main.js file:
– find layoutMode : ‘masonry’
– change to layoutMode : ‘fitRows’
Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Responsy WP’ is closed to new topics and replies.