This topic has 4 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
Hello,
How do I remove the text at the bottom that says “Mobile Version”?
Thanks
Ali
Hello,
Please try to use this custom css code:
.responsive-switcher.visible-phone {
display: none !important;
}
Regards
That worked – thank you!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up