Comments 1Santiago started the conversationNovember 15, 2023 at 8:17pmHi!I'm sorry but I can't higlight or copy text from my page.Where do I change that?Thanks! 1,973Support repliedNovember 16, 2023 at 5:52amHello Santiago,Try adding in customizer -> additional CSS html, body, #main{ user-select: auto !important; /* supported by Chrome and Opera */ -webkit-user-select: auto !important; /* Safari */ -khtml-user-select: auto !important; /* Konqueror HTML */ -moz-user-select: auto !important; /* Firefox */ -ms-user-select: auto !important; /* Internet Explorer/Edge */ }Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi!
I'm sorry but I can't higlight or copy text from my page.
Where do I change that?
Thanks!
Hello Santiago,
Try adding in customizer -> additional CSS
html, body, #main{
user-select: auto !important; /* supported by Chrome and Opera */
-webkit-user-select: auto !important; /* Safari */
-khtml-user-select: auto !important; /* Konqueror HTML */
-moz-user-select: auto !important; /* Firefox */
-ms-user-select: auto !important; /* Internet Explorer/Edge */
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy