Skip to main content
Participating Frequently
June 9, 2016
Question

Remove or hide built in breakpoints

  • June 9, 2016
  • 2 replies
  • 1652 views

Hello. For various reasons I need to create a responsive project, but I do not want multiple break points. Is there any way to delete the built in break points? Or can I hide them somehow within the published files so they won't trigger?

This topic has been closed for replies.

2 replies

EngilityTrain
Inspiring
October 31, 2016

Hello,

I have the same question. Out of 3 built-in break points, I would like to remove one of them. Is there a way to do this?

Thanks,

Maryam

papaintegrator
Inspiring
January 30, 2018

Not through UI, but perhaps this can be done programmatically, using JavaScript. 

RodWard
Community Expert
Community Expert
June 10, 2016

If you only want ONE screensize, why do you think you need a Responsive project?  Why not just create a normal HTML5 project at the screensize you need and then set it to be Scalable HTML so that it will adjust to any slight size differences of screens?

Teksoft15Author
Participating Frequently
June 10, 2016

It has to do with how Captivate publishes text. In a standard project, text is embedded onto a slide image, so it becomes part of a png (this is with an html publish). With a responsive project, the text is stored in a separate Javscript file so I can go in and edit text for a bubble without having to open Captivate, which is functionality the client wants. I'd rather do it as a standard project, but I can't figure out how to have the text publish into the Javascript file with standard.