How do I remove he cell phone icon on the top right corner?
How to I make my website read only not cope-able?
How do I remove he cell phone icon on the top right corner?
How to I make my website read only not cope-able?
Sorry, what would a cope-able website infer?
I mean making the text copywritted.
For instance if you try to copy a page a link shows up that says. Copy writted!
In short to prevent any copying of words sentences from the website.
Thanks
There's no way to prevent people from copying things on your website. This article gives some good information - even though it's a .com article, the same applies to any website:
Thanks do you also happen to know how to remove the little cell phone at the top right of the blackbird theme.
If just the icon image, just add this to your custom CSS:
.call-us {
display: none;
}It worked! Do you have a code to remove everything in the top right corner?
Thanks a lot!
Abena
You must log in to post.