DariusBo Posted August 31, 2021 Share Posted August 31, 2021 Site URL: https://www.righetto.lt/ I would like the hand icon (clickable) to not appear at all when i hover on interior folder drop down. Is it possible to do with css? I looked around the forum and the codes I found did not work for me Thanks a lot Link to comment
tuanphan Posted September 1, 2021 Share Posted September 1, 2021 On 8/31/2021 at 5:12 PM, DariusBo said: Site URL: https://www.righetto.lt/ I would like the hand icon (clickable) to not appear at all when i hover on interior folder drop down. Is it possible to do with css? I looked around the forum and the codes I found did not work for me Thanks a lot Add to Design > Custom CSS a.header-nav-folder-title { pointer-events: none; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.