New Landing How can we help? Cardinal Center Team items

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #93365
    Brentnauer
    Member
    Post count: 65

    Hi there,

    I have a Team page builder element set to show 5 items in a 3 column format. Is it possible to somehow center the 2 team member divs that get wrapped to the next line? I’m having difficulty modifying the CSS to accomplish this.

    Thanks.

    #93380
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Looks like you managed it?

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #93666
    Brentnauer
    Member
    Post count: 65

    Yes, I applied a 13% left margin to the fourth team member item and that seemed to do the trick.

    As a followup, what is the CSS used to only apply changes to tablet and desktop sizes? I don’t want to do this on mobile sizes.

    Thanks.

    #93672
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Put the css inside this:

    @media only screen and (min-width: 768px) { 
    
    }

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register