Hello, i know that removing the .stretched class from the body tag I can get the boxed layout but I don't know how to reduce more the width of the page of the boxed layout...I would like to reduce it more without loosing the allignment of the elements...thank you
Boxed layout custom width
4 replies · opened Apr 19, 2017
Hello,
Please consider using the following CSS:
body:not(.stretched) #wrapper { width: 1220px; }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.
THANK YOU, BUT IT SEEMS NOT COMPATIBLE WITH BOOTSTRAP STRUCTURE, THE MENU, THE FOOTER AND OTHER ELEMETS (TAB SECTION) ARE CUT OFF. IS THERE A WAY TO MAKE IT MORE COMPATIBLE WITH BOOT STRAP? THANK YOU
YOU CAN SEE THE ACTUAL SITE (WITH 920PX) HERE : WWW.STUDIOAGOSTINI.INFO
Hello,
You will need to replace all occurrences of .container with .container-fluid in order to fix this.
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.
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