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?
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.
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!
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.
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.