Spotify icon in menu

Hi!

I’ve been searching and searching but I can’t seem to find a solution how to add Spotify icon in a menu.
I can add all other kinds of icons indeed, but not Spotify.

Is this possible or am I hoping in vain? :slight_smile:

Cheers!

Hello Jarkko,

Thanks for writing in!

To add Spotify icon to Navigation menu, please follow the below steps:

  1. Under Appearance > Menus add a custom menu.
  2. After that in Label box, add following code:
<a href="https://spotify.com/user/#" class="spotify" title="Spotify" target="_blank" rel="noopener noreferrer"><i class="x-icon-spotify" data-x-icon-b="" aria-hidden="true"></i></a>

In above code please make sure to replace https://spotify.com/user/# with your profile URL.
Here’s a screencast that you can take a look.

Thanks.

1 Like

Thanks a lot! Works like a charm :slight_smile:

We are delighted to assist you with this.

Cheers!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.