Rex2023 Posted July 8, 2023 Share Posted July 8, 2023 Hi There, Please could I have help with the code to make a button appear when hovering over the portfolio page projects. It would be great if it could just sit underneath the project title, it can follow the same style as the squarespace design styled buttons. could it say 'See case study." (FYI, doesn't have to be clickable, just as long as you can click through to the linked image it sits on)Than https://www.rexcreative.co.uk/casestudies Thank you! Cheers, Ryan Link to comment
tuanphan Posted July 9, 2023 Share Posted July 9, 2023 Hi, What is password? 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
Rex2023 Posted July 11, 2023 Author Share Posted July 11, 2023 i'm so sorry! It is: 123 Link to comment
tuanphan Posted July 14, 2023 Share Posted July 14, 2023 On 7/11/2023 at 3:30 PM, Rex2023 said: i'm so sorry! It is: 123 Button 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
Rex2023 Posted July 24, 2023 Author Share Posted July 24, 2023 Sorry for the long reply, Yeah exactly like that! The formatting i would like to be slightly different, but yeah that sort of thing! Link to comment
tuanphan Posted July 25, 2023 Share Posted July 25, 2023 21 hours ago, Rex2023 said: Sorry for the long reply, Yeah exactly like that! The formatting i would like to be slightly different, but yeah that sort of thing! Add to Design > Custom CSS h3.portfolio-title:after { content: "See case study"; display: block; background-color: white; width: 150px; font-size: 16px; text-align: center; border-radius: 50px; margin-top: 20px; } 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
Solution Rex2023 Posted July 25, 2023 Author Solution Share Posted July 25, 2023 This has worked perfectly, Thank you! tuanphan 1 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