ricardocamara Posted June 30, 2020 Share Posted June 30, 2020 (edited) Site URL: http://www.ricksouza.com Hello I am trying to add a line of text on hover on Flatiron template. Right now on hover there's scale and darken effects. I also want a line of text to come up with a description, something that's not the page title, but custom. Can anyone help? Thanks EDIT: The result I am looking for is something like this https://ludmilalacerdabarros.com/ Edited July 8, 2020 by ricardocamara Link to comment
tuanphan Posted August 24, 2020 Share Posted August 24, 2020 I see you haven't solved this problem yet. Do you still need help with this? 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
ricardocamara Posted February 10, 2022 Author Share Posted February 10, 2022 Yeah I still haven't figured it out Link to comment
tuanphan Posted February 14, 2022 Share Posted February 14, 2022 On 2/11/2022 at 1:35 AM, ricardocamara said: Yeah I still haven't figured it out Add to Design > Custom CSS. Do similar for other items #grid .item a div.wrapper div.project-title h2 { display: block !important; font-size: 0; } #grid .item a div.wrapper div.project-title h2:after { font-size: 20px; } #grid .item [href="/dream/"] h2:after { content: "project 1"; } #grid .item [href="/grapple/"] h2:after { content: "project 2"; } 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