Control Responsiveness

1 reply · opened Apr 15, 2019

JjpennerApr 15, 2019

The way that I have designed my website I need a few pages to not auto respond to screen size (ie, phone or smaller screen) and would like some of the pages to open as it everything was a desktop and can just zoom in on what you want to see. How do I turn off the responsiveness css on select pages.

SSemicolon WebSTAFFApr 15, 2019

Hello,

You can simply delete the css/responsive.css CSS Linking from the Document <head> on the Pages, you do not want the Website to not be Responsive. Example, delete the following line of code:


- 

However, the css/bootstrap.css is not designed to handle this, so you will need to Delete/Modify the Media Queries accordingly: https://getbootstrap.com/docs/4.3/getting-started/introduction/ .

Hope this Helps!

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

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