Slider missing in mobile view

4 replies · opened Apr 8, 2016

Sshui726Apr 8, 2016

I'm not sure if I missed anything. My site doesn't show the slider in mobile view after I changed the image. Could you please let me know in where I missed the code? Thx.

http://www.pulse-our-promise.com/2016/

SSemicolon WebSTAFFApr 8, 2016

Hello,

This is because your Slider Area does not have any Content. Simply add the .force-full-screen Class to the .full-screen Element in the Slider Area.

This will definitely fix your issue. Let us know if we can help you with anything else or if you find any further issues.

Sshui726Apr 9, 2016

Do you mean to change below code,

<div

class="full-screen

section nopadding nomargin noborder

ohidden" style="background: #FFF url

('images/pop/slide1.jpg'); background-

size: cover; background-position: center

center;">

to below?

<div

class="force-full-screen full-screen

section nopadding nomargin noborder

ohidden" style="background: #FFF url

('images/pop/slide1.jpg'); background-

size: cover; background-position: center

center;">

SSemicolon WebSTAFFApr 9, 2016

Hello,

Yes! Please find the following code on your Page:


	

		

		

		[](#)

	

and replace it with:


	

		

		

		[](#)

	

This will definitely fix your issue. Let us know if we can help you with anything else or if you find any further issues.

Sshui726Apr 11, 2016

Great. It works thank you.

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