File "index-fullscreen-image.html" not responsive under 768px width

4 replies · opened Jan 17, 2017

Ddanielb91Jan 17, 2017

Hey!

So I've started building on the "index-fullscreen-image.html" and I've discovered that under 786px width the text from the first section, along with the buttons, dissapears completely. It doesn't resize, reorder, rearrange or anything, the text simply dissapears from the main section. I've added a different section (section with light background) and that one works fine, but the text over the hero image dissapears.

How to fix?

SSemicolon WebSTAFFJan 20, 2017

Hello,

This is has been enabled by default in the css/responsive.css File. Please find and delete the following code in the css/responsive.css File:

#slider:not(.swiper_wrapper) .slider-caption,

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

FflydzineFeb 23, 2017

I'm having the same issue. See attachments for number references.

I'm creating landing page, with fullscreen background & no menu (for now). (01) - goto http://flydzine.com/BEADA/ to view

I removed the line as above and got 02

Then I removed all of the following:

#slider:not(.swiper_wrapper) .slider-caption,
.nivo-caption,
.flex-caption,
.slider-caption p,
.slider-caption .button,
.camera_caption,
.ei-title,
.slider-arrow-top-sm,
.slider-arrow-bottom-sm { display: none !important; }

and then I get 03, which cuts off anything off screen & has no scrollbars...

I just want to have an image in the background with the text and buttons responsive to the page. It seems pointless to have the text if it doesn't show up on small screens?

SSemicolon WebSTAFFFeb 23, 2017

Hello,

We have just checked out your Website and you will need to remove all the instances of .force-full-screen Classes from the Slider Area.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

FflydzineFeb 23, 2017

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