Button Repositioning on Product Page

Hi @Sheeks

Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings

#shopify-block-whatsapp_chat_widget_app_block_pBGrd {
    padding-bottom: 0px !important;
}
.prare-social-share-btns {
    display: flex;
    justify-content: center;
}

Nice!
but, the share button, i wish its beneath the pic at center
can?