miskomedia Posted July 6, 2021 Share Posted July 6, 2021 Site URL: https://stonewall-construction-inc.squarespace.com/multi-family Hi, I'm looking for the CSS to move the titles of each project on this page to the top of the images. The page is https://stonewall-construction-inc.squarespace.com/multi-family and the password is "jackson". There will be multiple pages like this so it doesn't need to be specific to just this page. Link to comment
NickScola Posted July 6, 2021 Share Posted July 6, 2021 35 minutes ago, miskomedia said: Site URL: https://stonewall-construction-inc.squarespace.com/multi-family Hi, I'm looking for the CSS to move the titles of each project on this page to the top of the images. The page is https://stonewall-construction-inc.squarespace.com/multi-family and the password is "jackson". There will be multiple pages like this so it doesn't need to be specific to just this page. Add this to Custom CSS: .portfolio-grid-basic .grid-item .grid-image { order: 2; } .portfolio-grid-basic .grid-item .portfolio-text { order: 1; } tuanphan 1 https://www.nickscola.com - Squarespace developer since 2007 now a full service creative agency in Chicago that focuses on creating websites with a high standard for aesthetic excellence. Link to comment
miskomedia Posted July 7, 2021 Author Share Posted July 7, 2021 Worked perfectly. Thank you! Link to comment
tuanphan Posted July 16, 2021 Share Posted July 16, 2021 On 7/7/2021 at 11:02 PM, miskomedia said: Worked perfectly. Thank you! Hi. Do you want to solve these issues? Site URL: https://stonewall-construction-inc.squarespace.com/ 1. (Tablet – multi family) Images don’t lie on the same row https://stonewall-construction-inc.squarespace.com/multi-family 2. (Tablet-Footer) Make text in 3 lines, same as desktop? 3. (Tablet-Overlay) Force desktop menu on tablet? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment