Comments dropc_ started the conversationNovember 9, 2020 at 6:57pmHi there,I'm having some issue with my menu text opacity. It has 0.75 opacity and 1 when hover. I want it the opposite, from 1 to 0.75 or permanent 1.Can't find it on child theme's options and custom CSS is not working. I attach some screenshots.Thank you very much! 2,963Andrew repliedNovember 9, 2020 at 8:00pmHi there,Use the following custom css in Salient > General settings > CSS/Script related: #header-outer.transparent .slide-out-widget-area-toggle a i.label { opacity: 1; } #header-outer.transparent .slide-out-widget-area-toggle a:hover i.label { opacity: .75; } Hope this helps.1 Likedropc_ repliedNovember 9, 2020 at 9:54pmThank you Andrew! You solved it in a moment! Appreciated :DJohn repliedJanuary 7, 2021 at 4:10amHi, I have the same problem I add the custom CSS to CSS/Script but nothing. I found also the CSS on the theme editor, I changed it from 0.75 to 1 but after some minutes is again 0.75! any suggestion?Thank you 2,963Andrew repliedJanuary 7, 2021 at 4:30amHi John,Please send your website url so that we can provide a possible css.Thanks. Sign in to reply ...
Hi there,
I'm having some issue with my menu text opacity. It has 0.75 opacity and 1 when hover. I want it the opposite, from 1 to 0.75 or permanent 1.
Can't find it on child theme's options and custom CSS is not working. I attach some screenshots.
Thank you very much!
Hi there,
Use the following custom css in Salient > General settings > CSS/Script related:
Hope this helps.
Thank you Andrew! You solved it in a moment! Appreciated :D
Hi, I have the same problem I add the custom CSS to CSS/Script but nothing. I found also the CSS on the theme editor, I changed it from 0.75 to 1 but after some minutes is again 0.75! any suggestion?
Thank you
Hi John,
Please send your website url so that we can provide a possible css.
Thanks.