g-souza-s Posted February 9, 2023 Share Posted February 9, 2023 Hi there! I'm working on a Team page (https://preview-thalesplab.squarespace.com/lab-alumni / password: preview-2022) and would like to try putting the info text (Title and Description) on the left of the image. This People section that Squarespace provides only allows me to place text above or below media, but not on its sides. Any ideas on how to do that? Thanks! Link to comment
tuanphan Posted February 10, 2023 Share Posted February 10, 2023 You mean something like this? 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!) Link to comment
g-souza-s Posted February 10, 2023 Author Share Posted February 10, 2023 Hi @tuanphan Exactly! Link to comment
tuanphan Posted February 11, 2023 Share Posted February 11, 2023 Add to Design > Custom CSS @media screen and (min-width:768px) { .user-items-list-item-container[data-section-id="63dbd5407815fb077236c03d"] { .user-items-list-simple .list-item { flex-direction: row; } .list-item-media { margin-right: 10px !important; } } } 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment