How to modify the size of social icons under dawn template

How to modify the size of social icons under dawn template

1 Like

@ddryan

can you please share store url and which icon do you need resize?

url:https://www.tessvape.com/

The size of the social icon in the lower right corner

1111111111

1 Like

@ddryan

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. 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 :grinning_face:

1 Like

@ddryan

its my pleasure help us