New Landing How can we help? Cardinal Number of Items in Social Grid

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #300427
    manofmany
    Member
    Post count: 91

    Hi,

    Could you please help me as I can’t seem to figure out how to get the correct number of instagram images in the social grid?

    Here’s a link to the page: http://manofmany.com/

    I’d like two rows of five instagram images but the social grid options only allows me to select 1, 2, or 3 rows. It seems as though it think’s there’s 3 items to a row but for some reason the social grid size has been changed to be smaller with my theme. I can’t seem to find the css that’s changed this.

    Any help to add one more image to the social grid would be greatly appreciated.

    Kind regards,
    Scott

    #300722
    David Martin – Support
    Moderator
    Post count: 20834

    I’ve amended this for you.

    To do this, set the Insta page builder asset to “2 Rows” and then to “Fullwidth“.

    Then please add this to Theme Options => Custom CSS:

    ul.grid-items.row {
        max-width: 1170px;
        margin: 0 auto;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.