-
Can anyone help me reposition the share button so that it’s directly beneath the picture and centered?
-
Can anyone assist in aligning the bottom edge of the contact seller button with the bottom edge of the picture?
https://sheeksorority.com/products/vintage-claw-chain-rhinestone-tassel-drill-chain-veil-accessories?_pos=1&_psq=glam&_ss=e&_v=1.0
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?
