RecessCreative Posted June 1, 2023 Posted June 1, 2023 I have speakers listed on my site in a grid format. When I have 6 speakers, the grid looks amazing...however I'll only have five this month and it's really bothering me that the two on the bottom aren't centered (the fact that all of the Linkedin buttons are at a different height is a different issue!). I've gone through all of the settings/ options I could find with no luck. Anyone know how to do this? https://www.cometorecess.com/
tuanphan Posted June 4, 2023 Posted June 4, 2023 Add to Design > Custom CSS @media screen and (min-width:768px) { .user-items-list-item-container[data-section-id="645289734e3f29179840ce26"] li:nth-child(n+4) { position: relative; left: calc(~"50% + 30px"); } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment