Maeva_Bac Posted February 28, 2022 Share Posted February 28, 2022 Site URL: https://www.maevabac.com/projets Hello, I'd love to make 2 changes in my portfolio project page: https://www.maevabac.com/projets 1. Aligning text on the left and images on the right, so they don't hide the text. And keep the hover feature. 2. Adding a caption to project titles with a smaller font. Can someone tell me how to do these things? Thanks! Link to comment
tuanphan Posted March 3, 2022 Share Posted March 3, 2022 #1. Like this? https://www.loom.com/share/1bb0e40c784647c59057c67c1eca95b7 #2. Add to Design > Custom CSS /* Projects page subtitle */ body#collection-61f2abee615c6449c1254291 { span.portfolio-hover-item-content:after { font-size: 16px; display: block; } a.portfolio-hover-item[href="/projets/etapes"] span:after { content: "etapes sub"; } a.portfolio-hover-item[href="/projets/art-faber"] span:after { content: "art faber sub"; } a.portfolio-hover-item[href="/projets/yazoue"] span:after { content: "yazoue sub"; } a.portfolio-hover-item[href="/projets/hprints"] span:after { content: "hpprints sub"; } a.portfolio-hover-item[href="/projets/celadon"] span:after { content: "celadon sub"; } } 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
jasbrandstudio Posted November 29, 2022 Share Posted November 29, 2022 Hi @tuanphan, are you able to share the solution to #1? I can't identify the class for the image that appears on hover. Link to comment
Beyondspace Posted November 30, 2022 Share Posted November 30, 2022 #1 Do you mean something like this? tuanphan 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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