Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3127029
Problem, copy to clipboard on mobile
Closed

Comments

  • DeepBlueWork started the conversation

    Hello,
    I publish the contract address of my private token on my website. It needs to be copied with one click. I use your theme and "Copy Anything to Clipboard" plugin on my website. It works fine in PC environment, but not on mobile screens. Those who try to add my token to their wallets on their mobile phones are having problems.

    I used the same plugin on another site that uses Elementor editor. It was working fine on mobile. (Glitoken.com) I think it's a problem with WP Bakery Page Editor. I will be glad if you can help with the solution.

    Murat

  •  6,919
    Oliver replied

    HI,

    Sorry for delay, try to add this CSS code:

    span.copy-the-code-shortcode {
        z-index: 9999;
        position: relative;
    }
    

    And check is the issue still there

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • DeepBlueWork replied

    OK that works, Thank u so much

  •  6,919
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver