How can I adjust the size of social media icons on Optimal Theme?

Hi
How can I change social media icons size on header on Optimal Theme.
If you can give me the code please

Hello @VacVuc ,

Edit theme.css under assets and at the bottom of the file add this css code

.social-icons a .at {
    font-size: 20px !important;
}

You can change the value a/to your need.

Thanks

@VacVuc Please send me store url.

Hello @VacVuc

I would like to give you some recommendations to support you

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste the below code before

*Change the value that you want. The current is 13px.

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team

Thanks

really I had spend almost 2 days searching for the solution

Thanks!!
really I had spend almost 2 days searching for the solution