Okay
  Public Ticket #3522825
​Highlight or copy text disabled​​
Closed

Comments

  •  1
    Santiago started the conversation

    Hi!
    I'm sorry but I can't higlight or copy text from my page.
    Where do I change that?

    Thanks!

  •  1,823
    Support replied

    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