Skip to content
Public Ticket #30927

Remove the author link & change the color of go to top

Conversation thread

Shih-yu Hsu replied

Customer Reply

thanks!!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.author a.url {
  pointer-events: none;
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

1/ The current version of Soledad does not support removing the author link. We will consider adding this option in a future theme update. For now, you can disable the link using CSS.

2/ To change the "Back to Top" button color, go to Appearance → Customize → Footer → Colors → Go to Top Button.

Regards,
PenciDesign.

Shih-yu Hsu started the conversation

Conversation Start

Hi, I have two main questions:

1. how do I remove the link to author page? In the latest posts, I successfully removed it by taking off the ink to the author page by removing <a></a> in php. But I could not do the same with the element of small list. Is there any better way to do this? 

2. Where can I change the color of go-to-top button? I manually did it for the frontpage in English by adding CSS. where can I change it globally?

thanks a lot!

Want to join this conversation or access attachments? Sign in first.