Hello,
How can I center align Instagram icon on the mobile version too?
Thank you for your assistance in advance.
https://www.yook92.com (password: 692)
Hello,
How can I center align Instagram icon on the mobile version too?
Thank you for your assistance in advance.
https://www.yook92.com (password: 692)
Hi @YK92 ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:
@media only screen and (max-width: 767px){
.social-sharing-wrapper {
justify-content: center !important;
}
}
Hope my answer will help you.
Best regards,
Victor | PageFly