Example for footer customization? #1444
Unanswered
StefanOltmann
asked this question in
Q&A
Replies: 2 comments 1 reply
|
Maybe this will help you? |
1 reply
|
Use custom CSS to hide the using and then use ::after to add text, but note that link cannot be made clickable via CSS alone |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It was mentioned here that we could use CSS to customize the footer.
I'm looking for example code how to do so. Instead of "Powered by Fider" I want to display a permanent link to the privacy policy as required by German law.
All reactions