How can I adjust social media icon size in the Dawn theme?

Hi @timbowes ,

This is Victor from PageFly - Landing Page Builder App.

You can try this code by following these steps:

  • Go to Online Store->Theme->Edit code
  • Asset->theme.css
  • Paste the below code at the bottom of the file
.social-media-links.flex.items-center.px-2 svg {

   width: 32px !important;
   height: 25px !important;
}

Hope my solution works perfectly for you!

Regards,

Victor | PageFly