Home › Forums › WoodMart support forum › Problem with socials icons on Chrome broser › Reply To: Problem with socials icons on Chrome broser
December 3, 2019 at 5:49 am
#160689
Aizaz Imtiaz Awan
Keymaster
Most Welcome,
No, We can not put that social icons div in a new line like mobile in larger screens. It requires customization and this is beyond our limitations and support policy.
You can try the below CSS code for better spacing of social icons:
.woodmart-single-footer .single-meta-tags {
max-width: 50%;
}
I have tried this CSS and check your site on almost all the screen layout and it works just fine.
Best Regards.