Budka Posted June 12, 2020 Share Posted June 12, 2020 Site URL: https://vuvuzela-clownfish-z3mh.squarespace.com/ Hi! I'm using a portfolio layout Hover: Follow Cursor. And I need to align all my portfolio projects titles to the left both on desktop and mobile. Password: clownfish Thank you in advance!!! 🙏 Link to comment
RyanDejaegher Posted June 12, 2020 Share Posted June 12, 2020 @Budka is this what you're trying to do? Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
Budka Posted June 12, 2020 Author Share Posted June 12, 2020 5 minutes ago, ryandejaegher said: @Budka is this what you're trying to do? Yes! Actually fully aligned to the left (like "Selected works") Thanks! Link to comment
Solution RyanDejaegher Posted June 12, 2020 Solution Share Posted June 12, 2020 7 minutes ago, Budka said: Yes! Actually fully aligned to the left (like "Selected works") Thanks! /* Add this code to Design -> Custom CSS */ .portfolio-hover-items { text-align: left !important; align-items: flex-start !important; } .portfolio-hover-items-list { text-align: left !important; align-items: flex-start !important; justify-content: flex-start !important; } Budka 1 Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
Budka Posted June 12, 2020 Author Share Posted June 12, 2020 Works like a charm! 😀 Thank you so much! @ryandejaegher RyanDejaegher 1 Link to comment
thomaswbarnett Posted December 24, 2021 Share Posted December 24, 2021 Does anyone know how I would change the vertical alignment of the portfolio hover links? They are currently vertically aligned to the middle of the section they sit in, and I can't figure out how to remove or reduce the padding that is automatically added to these hover sections. I have tried using negative margins, but this yields different results on different portfolio pages depending how long the list of items is. Link to comment
tuanphan Posted December 25, 2021 Share Posted December 25, 2021 17 hours ago, thomaswbarnett said: Does anyone know how I would change the vertical alignment of the portfolio hover links? They are currently vertically aligned to the middle of the section they sit in, and I can't figure out how to remove or reduce the padding that is automatically added to these hover sections. I have tried using negative margins, but this yields different results on different portfolio pages depending how long the list of items is. And make them left align? Can you share link to portfolio page on your site? We can check code easier 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