- This topic has 4 replies, 4 voices, and was last updated 6 years, 9 months ago by
mefagu.
Viewing 5 posts - 1 through 5 (of 5 total)
- AuthorPosts
- February 7, 2017 at 4:09 pm #1875
vixpace
ParticipantHi All and really thanks to Author of theme!
I would like to make all of the portfolio images “square” and create a grid of 4 columns and 3 rows. Thanks in advance !
Thank you again !
February 9, 2017 at 11:58 pm #1911Hash
KeymasterSorry, it is not possible. It will require some code customization. We can do it for paid customization if you want.
February 14, 2017 at 8:02 pm #1979magri
Participantproblem
February 16, 2017 at 11:01 pm #2050Hash
Keymaster@magri Seems like there is some jquery conflict with some plugin. Please check by disabling all the plugins
April 27, 2017 at 8:16 pm #2918mefagu
ParticipantIf you want to make them all square;
in total-custom.js file findheight : (image_width*2) + 15 + ‘px’
and
height : (image_width*2) + 8 + ‘px’
and change them as
height : (image_width) + ‘px’
goodluck
- AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.