New Landing › How can we help? › Themeforest Theme Support › Flexform › Full width not working for my website
Do you mean full width of the browser? (edge to edge) or full width of the site (1170px)?
You can’t have it edge to edge, I thought you was referring to the background
– Kyle
In theme option you have use below css for 1200px width but i want 100% width
media=”screen” @media (min-width: 1200px) .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 1170px; }
ok, now i want that single image, our highlights and WE BUILD APPS section this three all want full width (edge to edge)
It’s not possible, you would have to make the whole site edge to edge
ok, how i do that
how you do full width(edge to edge) for only home banner
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 100%; } .span12 { width: 100%; }
You mean for the revolution slider?
yes
It is full width? (see screenshot). If it’s not for you try clearing your cache
ok i put your code in style.css in common. you already set span12 css we want remove now?
i want background image for full width but i saw your screenshot it will show only for content
You’re not supposed to add your custom css to the main css file, you need to add it to Theme Options > Custom CSS
i got full width but scroll create in site shall you check it
In home page content in left aligned
You must be logged in and have valid license to reply to this topic.