Home Forums WoodMart support forum Whatsapp (Join.chat) floating chat icon on mobile site

Whatsapp (Join.chat) floating chat icon on mobile site

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

    Bhaskar satywali
    Participant

    Hi Team,

    How do I move floating chat button/icon bit above the mobile menu bar? I wish to do this only on mobile site as it’s fine on desktop site.

    join.chat floating button

    #443456

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .joinchat--left .joinchat__button {
    	bottom: 100px;
    }

    You can set your own value instead of 100: higher value would move up, lower – down.

    Best Regards

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