NicoB Posted May 6, 2022 Share Posted May 6, 2022 Site URL: https://trout-blue-7hts.squarespace.com/ Hey there, I'm currently trying customize a portfolio page that's using the hover:fixed layout. I'm trying to achieve two things: I want to left-align the text. I want to manually set the position for each image that appears while hovering. Right now they're all appearing in the center, but I'd love to be able to place them anywhere on the page (see the two screenshots as example), each of them at an individual position. The website: https://trout-blue-7hts.squarespace.com/ Password: baumann1234 Thanks in advance! Nico Link to comment
tuanphan Posted May 8, 2022 Share Posted May 8, 2022 Hi. Your site is private. Can you setup password & share url again? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
NicoB Posted May 9, 2022 Author Share Posted May 9, 2022 Sorry, I think it should work now. PW is: baumann1234 Let me know! Link to comment
tuanphan Posted May 11, 2022 Share Posted May 11, 2022 On 5/9/2022 at 9:53 PM, NicoB said: Sorry, I think it should work now. PW is: baumann1234 Let me know! #1. Add to Design > Custom CSS /* Portfolio Page - Align titles */ .portfolio-hover-items-list { justify-content: flex-start !important; text-align: left !important; align-items: flex-start !important; } .portfolio-hover-items { justify-content: flex-start !important; align-items: flex-start !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
NicoB Posted May 11, 2022 Author Share Posted May 11, 2022 Thank you, @tuanphan! The left-aligning worked perfectly. Do you know if it's possible to set the position for each hover image individually? I'd love to be able to place them anywhere on the page, at an individual position. (see the two screenshots in my first post as example) 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