Full Width Theme

Need help? Please give a detailed explanation of your problem.
Post Reply
Kgramzay3231
Posts: 4
meble kuchenne Mikołów Knurów Czechowice-Dziedzice
Joined: Mon Apr 10, 2017 4:43 pm
Website: www.kathleengramzay.com

Full Width Theme

Post by Kgramzay3231 »

Is there a way to make a theme go full width across the web browser?
User avatar
Kathlein
Support Team
Support Team
Posts: 144
Joined: Tue Jul 11, 2017 8:03 am
Website: www.allprowebtools.com

Re: Full Width Theme

Post by Kathlein »

Yes, you can apply the following code to any div on the page to make an individual item stretch full width or you can apply it to the div that holds the entire page content.

the code is: container-fluid

You can access the div for the entire page from the Theme Editor. You can access this from the main menu by choosing "Settings"->"Administrator". Click on "Default Template". You will see at the top of the page a line that says "<div class="container">" just change this to <div class="container-fluid">
Post Reply