Home Forums WoodMart support forum Messenger position

Messenger position

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #360735

    [email protected]
    Participant

    Hi, i added a new plugin and the messenger is’t over the down menu like in the picture. How can i move a bit up? Thank you very much!

    Attachments:
    You must be logged in to view attached files.
    #360885

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Mobile Custom CSS area in Theme Settings. You can adjust the bottom and right values to your needs.

    body #tidio-chat-iframe {
    	left: auto !important;
    	right: 5px !important;
    	bottom: 60px !important
    }

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)