Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter edwinhcor

    (@edwinhcor)

    Dejo el codigo para el que necesite para whatsapp o para messenger!

    /*move whatsapp*/
    .whatsappme {
        background: none !important;
        border-radius: 50% !important;
        bottom: 70pt !important;
        display: inline !important;
        padding: 0px !important;
        position: fixed !important;
        right: 8pt !important;
        top: auto !important;
    }
    
    /*move facebook*/
    .fb_customer_chat_bubble_animated_no_badge {
        background: none !important;
        border-radius: 50% !important;
        bottom: 70pt !important;
        display: inline !important;
        padding: 0px !important;
        position: fixed !important;
        right: 8pt !important;
        top: auto !important;
    }

    espero le sirva a alguien!

    This worked for me on mobile view but not desktop view – is there code that I can use to edit position on desktop view ?

    some answer? i need it too

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