This topic has 4 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi
I have added the text “Call us now:[telephone number]” to the header and it displays perfectly on Google Chrome on my iMac but is not visible at all on the same web browser on iPad. How do I get it to show on the ipad?
Thanks.
Hello,
In this case you can use the following code in Theme Options->Custom CSS-> Custom CSS for tablet.
.tbs.blog-description {
display: block !important;
}
Regards,
Robert Hall.
Aha! Success :). Thanks very much Robert.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘html text in header not displaying on ipad’' has been successfully resolved, and the topic is now closed for further responses