How to modify the size of social icons under dawn template
1 Like
can you please share store url and which icon do you need resize?
The size of the social icon in the lower right corner
1111111111
1 Like
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/component-list-social.css ->paste below code at the bottom of the file.
.list-social__item .icon {
height: 3.8rem;
width: 3.8rem;
}
thank you ![]()
1 Like
its my pleasure help us