New Landing How can we help? Cardinal Portfolio Grid Element

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #155578
    jb0063
    Member
    Post count: 17

    I was wondering if I can edit the CSS to change the maximum size of the portfolio grid images, or the maximum percentage width of the entire grid. Currently, it appears the maximum size of each image in the grid is 380 pixels wide when browser is at maximum width. We would like the total grid width to be a bit smaller, perhaps with each image in the 3 column, 9 image grid not exceeding 335 pixels wide, or a total grid with of 1005 pixels.

    #155818
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want small margin space in each grid or just only to decrease the image with 380 to 350?
    Thanks
    Mohammad

    #155963
    jb0063
    Member
    Post count: 17

    We would like the total grid width to be a bit smaller, perhaps with each image in the 3 column, 9 image grid not exceeding 335 pixels wide (or a total grid with of 1005 pixels.) See attached image.

    Attachments:
    You must be logged in to view attached files.
    #155967
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .gallery-item figure img{
    max-width:335px !important;
    }

    Thanks
    Mohammad

    #156021
    jb0063
    Member
    Post count: 17

    Hi, that did not work as it creates gutters/margins between images and mouseover effect does not fit image size. See at: http://glommable.com/

    #156065
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its very hard to make the thing as you want. All layout may break. You can set the Max width of site through Admin -> Theme Options -> General Options -> Site Max Width.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register