Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author undefinedfr

    (@undefinedfr)

    Hi @o93oooj,

    You can remove footer of Linky page with CSS :

    
    .linky-page footer.footer {display: none;}
    

    Hello there!

    I’m trying to remove the Linky footer using the CSS code provided above but it won’t work. I’m using a child theme so I don’t know if that has anything to do with the issue. Any advice will be greatly appreciated.

    Thanks!

    Hi, I added that css
    .linky-page footer.footer {display: none;}
    and it didn’t remove the footer.
    Does it have to include the copyright div or element?

    Thanks.

    It’s weird. I used that same CSS code on two sites. It worked in one but did not in the other. It could be a caching issue, but I checked everything, and it is still not working on that one site.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to remove Linky logo bottom’ is closed to new replies.