Home Forums Total Portfolio

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1875
    vixpace
    Participant

    Hi 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 !

    #1911
    Hash
    Keymaster

    Sorry, it is not possible. It will require some code customization. We can do it for paid customization if you want.

    #1979
    magri
    Participant

    problem
    portfolio

    #2050
    Hash
    Keymaster

    @magri Seems like there is some jquery conflict with some plugin. Please check by disabling all the plugins

    #2918
    mefagu
    Participant

    If you want to make them all square;
    in total-custom.js file find

    height : (image_width*2) + 15 + ‘px’

    and

    height : (image_width*2) + 8 + ‘px’

    and change them as

    height : (image_width) + ‘px’

    goodluck

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.