_audball Posted September 1, 2022 Share Posted September 1, 2022 Site URL: https://www.audreypeluso.com/ I'm trying to disable one of my case studies (Lodi Bowling) for the time being. While I'm not ready to publish it, I'd still like the project thumbnail visible on my homepage. I can't seem to find a way to do this. Help please 😛 Link to comment
tuanphan Posted September 3, 2022 Share Posted September 3, 2022 You want to disable it + keep hover effect, or disable both? 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
_audball Posted September 19, 2022 Author Share Posted September 19, 2022 I was able to disable both using some code I found. Thanks! tuanphan 1 Link to comment
PurpleFox Posted February 22 Share Posted February 22 Hello, I'm looking for CSS to disable link and title in portfolio grid ! Thanks ! Link to comment
tuanphan Posted February 24 Share Posted February 24 On 2/23/2024 at 3:39 AM, PurpleFox said: Hello, I'm looking for CSS to disable link and title in portfolio grid ! Thanks ! You can use this code to Custom CSS box a.grid-item { pointer-events: none; }  PurpleFox 1 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
PurpleFox Posted February 25 Share Posted February 25 On 2/24/2024 at 9:23 AM, tuanphan said: You can use this code to Custom CSS box a.grid-item { pointer-events: none; } Â Thanks ! 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