how to text visible on mobile

6 replies · opened Aug 31, 2019

RrdetwilerAug 31, 2019

Hi Canvas,

H1 span text doesn't display on mobile. What do I change in the code to display the span text on mobile?

For example:

<!-- Page Title
============================================= -->
<section id="page-title">
<div class="container clearfix">
<h1 style="text-transform: none">
<?php echo $page_h1; ?>
</h1>
<span> <?php echo $page_h1_span; ?></span>
</div>
</section><!-- #page-title end -->

Thanks!

SSemicolon WebSTAFFSep 1, 2019

Hello

There are no codes in the CSS that disables the H1 span on Mobile Devices. Can you please provide us with a Live URL so that we can check what is causing this, so that we can provide you with more assistance. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

RrdetwilerSep 1, 2019

Yes, here is a live url. On the desktop the span text displays. On mobile, it doesn't.

https://www.eslvideo.com/anew/class.php?code=cvms5

The code that I posted above <span> <?php echo $page_h1_span; ?></span> is this:

$page_h1_span ="$classtext";

which is pulled out of the DB as:
$classtext = nl2br($row['class1_text']);

Thank you for your help

SSemicolon WebSTAFFSep 2, 2019

Hello,

We have just checked this out on a Mobile Device and the Page Title span text appears to be working fine for us. Maybe it is something to do with your Browser? It would be great if you can consider checking this again. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

RrdetwilerSep 2, 2019

Interesting. Thank you for checking. I haven't been able to reproduce that yet, but I'll try other devices.

SSemicolon WebSTAFFSep 3, 2019

Hello,

No Problem! Do let us know if you are still facing recurrent issues with this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

RrdetwilerSep 4, 2019

can mark as resolved

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard