Buy me a coffee

Replace Link icon with Strava

Add this code to the Custom CSS box

header#header [href*="strava"] {
    background-image: url(https://static1.squarespace.com/static/644f2654b9c076768430cf4b/t/6634f146c8438a4c944dc65f/1714745670644/4691462_strava_icon.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
}
header#header [href*="strava"] svg {
    display: none;
}

Replace Link Icon With Strava 01 Min

Result:

Before:

Replace Link Icon With Strava 03 Min

After:

Replace Link Icon With Strava 02 Min