Site logo

Archived topic

Site library / Slideout / Lightweight Social Icons

6 replies · Started by xdaniel on January 19, 2023

Viewing posts 1–7 of 7

Hello,
I try to rebuild my personal website with site librarys Slideout.
I'm running into trouble with two steps:

a) Where are the social icons? I don't find the right place for the widget.
b) Is there a way to add Mastodon in the Plugin? Tom didn't update it for three years?

Best wishes and thanks in advance
Daniel

Sorry, it uses Menu Icons and not Toms Plugin.

Hi Daniel,

a) these are menu items, you can find them at appearance > menus.

b) Menu icon plugin is not needed anymore, you can paste your icon's SVG code directly into the navigation label field, and add this CSS:

.main-navigation li svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
}

https://www.screencast.com/t/fd1ylL2RYcd

Hi Ying,
thanks a lot for the reply. This is new to me. Where do I get this code from? I want to add Telegram, Mastodon and E-Mail.
Best, Daniel

Hi Fernando,
this is what I was looking for. Thanks a lot!
Daniel

You're welcome, Daniel!

This archived topic is closed to new replies.