RoNaN72 Posted March 4, 2020 Share Posted March 4, 2020 how to remove "VULPES" copyright theme? Link to comment Share on other sites More sharing options...
1 DicDal Posted March 4, 2020 Share Posted March 4, 2020 </body> tag and insert the following code: <script> var link = document.getElementById('lkCopyright'); link.style.display = 'none'; link.style.visibility = 'hidden'; </script> Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted March 10, 2020 Administrator Share Posted March 10, 2020 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
RoNaN72
how to remove "VULPES" copyright theme?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts