Live Chat on mobiles appears below the PWA icons

Home Forums Legacy Support Support queries Update Issues Live Chat on mobiles appears below the PWA icons

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #368130
    pablocanedoq
    Participant
    Hi, Since the last updates, when you open the Live Chat tab, the icons (logged in menu, notification, etc.) appear overlapping the chat, which prevents the correct visualization and use of the chat. I share image and video in the following private message. Please help soon Thanks
    #368131
    pablocanedoq
    Participant
    This reply has been marked as private.
    #368256
    Anshuman Sahu
    Keymaster
    try adding this custom css in your wp-admin -> appearance -> customize -> custom css : .vibebp_live_modules { top: 30px; height: calc(100vh - 30px); z-index: 9999999; }
    #368309
    pablocanedoq
    Participant
    It's not working quite right: 1. This has only moved the chat window down 30 pixels. This might work as a temporary fix, but... there is another issue that has come up that is there, whether the code you shared is used with or not. I explain it in point 2: 2. When you open the chat window, you not only control what is there, but what is behind it. Look: https://drive.google.com/file/d/1Ddd_SSn7sBVSoiXGH3FVyk3TLAo0TlFP/view?usp=sharing 3. And also, this is negatively affecting the display of Live Chat on Desktop: https://prnt.sc/1pxzkvn
    #368344
    Anshuman Sahu
    Keymaster
    please remove above css and use this one : .vibebp_live_modules { z-index: 9999999; }
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Live Chat on mobiles appears below the PWA icons’ is closed to new replies.