Graceful Theme

Hi,

I just discovered it on my forum as well, fixed it with custom styling:

.btn.btn-social {
    color: var(--d-sidebar-link-color);
}

This gives the same color as your sidebar links.
Hope this helps.

– Ivan

2 Likes