Genx Blog

A Japanese web3 beatmaker. I make music and art.

[Cocoon] How to unlink your profile name

ubaid e alyafizi lN YctiOxpU unsplash scaled
Genx Avatar
Share This:

There is a problem where the name in the profile section of Cocoon articles is turned into a link, and I will show you how to remove it. Add the following CSS to Add CSS and save it.

.author-box .author-name a {
    text-decoration: none;
    color: #333;
    pointer-events:none;
    cursor:default;
}

—

by

in

Last Updated:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

2 + seven =