Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2059643
Woocommerce Facebook Messenger plugin
Closed

Comments

  •  3
    altaigenden started the conversation

    I m using Woocommerce Facebook plugin with Messenger enabled on my site. 

    and Facebook Messenger icon which comes up - Covers the "Scroll to Top" button on my site.

    How to re-position the "Scroll to Top" button to Left side?

    or

    How to re-position Messenger plugin?

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    body .scroll-top-button {
        position: fixed;
        right: 120px;
    }

     

    6707465710.png

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

    Regards, Oliver

  •  3
    altaigenden replied

    ok thank you