yes please try this code
- Go to Online Store->Theme->Edit code
- Asset->/stylesheet.css ->paste below code at the bottom of the file.
.share-icons--icon { width: 50px ; height: 50px ; }
Main issue: Social media icons in Shopify themes (starting with Supply) are too small and positioned below the footer; users want them larger.
Key actions and solutions (theme-specific CSS added via Online Store > Themes > Edit code):
Outcomes:
Status: Partially resolved; ongoing for stores pending details.
yes please try this code
.share-icons--icon { width: 50px ; height: 50px ; }