New Landing How can we help? Cardinal Width of Social Grid Messed up After Swiftpage Builder Update

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

    Hi,

    The width of the social box in swift page builder is messed up following the most recent swiftpage plugin update.

    I’ve attached an image as an example of what I mean on our homepage.

    Attachments:
    You must be logged in to view attached files.
    #306845
    David Martin – Support
    Moderator
    Post count: 20834

    I suspect your child theme is overriding the a couple of updated parent theme files.

    First please set the Row to fullwidth stretched or contained depending on your needs:

    #306860
    manofmany
    Member
    Post count: 91

    Hi David,

    I tried both of those settings with Fullwidth stretched and full-width contained but it still extends beyond the standard width which is not what I need. I’ve provided a screenshot of what I mean.

    You previously helped me with this and the number of images displayed so I’m not sure if this has something to do with it?

    I’ve amended this for you.

    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.

    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;
    }

    Attachments:
    You must be logged in to view attached files.
    #306905
    David Martin – Support
    Moderator
    Post count: 20834

    Yes, I remember that now.

    What layout did you want to revert back to – fullwidth, 2 rows of 5 images?

    #307074
    manofmany
    Member
    Post count: 91

    Hi David,

    It looks like it’s fixed now. I had to set the social Grid Number of Rows to 2 and Standard Width Columns to 5.

    I then set the row that it’s in to “Standard Width”.

    Kind regards,
    Scott

    #307301
    manofmany
    Member
    Post count: 91

    Hi David,

    It’s still showing up slightly cropped with the images on the left and right. Please refer to the screenshot which shows this.

    Is there any way to fix this?

    Kind regards,
    Scott

    Attachments:
    You must be logged in to view attached files.
    #307569
    David Martin – Support
    Moderator
    Post count: 20834

    Fullwidth (Contained) on the parent Row should fix that. I’ve amended that, can you confirm?

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

You must be logged in to reply to this topic.