ShenmueGuru
Guest
offline
Hopefully a quick answer for this one. I couldn't find anything with the search though.
Does Bluesky have an icon for the Share this Page widget? Here's how it looks, and also the code:

Bluesky does link when you click the blank space between the Twitter/X and LinkedIN icons. Here is what I have in share_controls.less
Code:
Read more
Continue reading...
Does Bluesky have an icon for the Share this Page widget? Here's how it looks, and also the code:

Bluesky does link when you click the blank space between the Twitter/X and LinkedIN icons. Here is what I have in share_controls.less
Code:
Code:
.shareButtons--iconic &
{
text-align: center;
> i
{
min-width: 20px;
}
> svg
{...
Read more
Continue reading...