Do you would like to create a chock-full width bleep in WordPress, so you can stretch your content across the screen?
Most WordPress themes already show your face with a built-in full-width bleep guide to facilitate you can consume. However if your theme doesn’t own solitary, followed by it’s unproblematic to add it.
During this article, we will fair you how to effortlessly create a chock-full width bleep in WordPress and even create fully custom bleep layouts exclusive of several code.
How to create a chock-full width bleep in WordPress
Method 1. Use Your Theme’s Full Width Template
If your theme already comes with a chock-full width bleep guide, followed by it’s unsurpassed to simply consume to facilitate. Almost all respectable WordPress themes look after.
Even the unsurpassed open WordPress themes often show your face with a chock-full width guide, so there’s a respectable good fortune you already own solitary.
First, you need to edit a bleep or create a modern solitary by departing to Pages » Add New in your WordPress control panel.
During the justification administer ‘Document’ pane of the content editor, you need to enlarge the ‘Page Attributes’ section by clicking the downward arrow then to it. You must followed by distinguish a ‘Template’ dropdown.
Viewing the ‘Page Attributes’ section in the ‘Document’ pane in WordPress
If you own a chock-full width guide representing your theme, it will be listed now. It must be called something like ‘Full Width Template’:
Select the chock-full width guide from the ‘Template’ dropdown
The options you distinguish now will be at variance depending on your theme. Don’t uneasiness if your theme doesn’t own a chock-full width bleep guide.
You can effortlessly add solitary using the methods under.
Method 2. Create Full Width Page Template Using a Plugin
This method is easiest and factory with all WordPress themes and bleep planner plugins.
First, you need to install and activate the Fullwidth Templates plugin. If you’re not convinced how to look after to facilitate, check improbable our beginner’s direct to installing a WordPress plugin.
The Fullwidth Templates plugin will add three modern options to your bleep templates:
The discrete options offered representing your bleep guide using the Full Width plugin
These options are:
FW No Sidebar: Removes the sidebar from your bleep, but leaves everything besides intact
FW Fullwidth: Removes the sidebar, title, and explanation, and stretches the design to chock-full width
FW Fullwidth No Header Footer: Removes everything to facilitate FW Fullwidth does, plus the description and footer
If you’re departing to simply consume the built-in WordPress editor, “FW No Sidebar” will likely be the unsurpassed wealth.
While this plugin lets you create full-width bleep guide, you’ve some degree of customization options.
If you would like to make specially your full-width guide exclusive of several code, followed by you need to consume a bleep planner.
Method 3: Design a Full Width Page in WordPress using a Page Builder Plugin
If your theme doesn’t own a chock-full width guide, followed by this is the easiest way to create and make specially a full-width guide.
It allows you to effortlessly edit your chock-full width bleep and create discrete bleep layouts representing your website with a drag & dewdrop interface.
For this method, you will need a WordPress bleep planner plugin. During this tutorial, we’ll be using Beaver Builder. It is solitary of the unsurpassed drag and dewdrop bleep planner plugins, and it allows you to effortlessly create bleep layouts exclusive of script several code.
First, install and activate the Beaver Builder plugin. For more details, distinguish our step by step direct on how to install a WordPress plugin.
Once you’ve activated it, either edit an existing bleep or create a modern solitary.
During the ‘Document’ pane on the right-hand characteristic of your screen, make for to ‘Page Attributes’ and choose a chock-full width guide from the dropdown.
Next, click the ‘Launch Beaver Builder’ button in the focus of your screen.
Using the Beaver Builder plugin to create your chock-full width bleep
Now, consume Beaver Builder’s drag and dewdrop interface to create your bleep.
The Beaver Builder drag and dewdrop interface
A respectable way to set in motion is by clicking on Templates tab next to the top. Select solitary of the pre-made templates to consume as the basis representing your chock-full width bleep.
Select solitary of the Beaver Builder templates
Click on a guide to choose it and the bleep planner will load it. You can followed by edit several of the elements, such as images, to facilitate you would like to revolution.
Beaver Builder layouts are built with rows and modules. Each row can own multiple columns and inside apiece row you can add content modules and widgets.
To edit a row or a module in the design, you truly need to click on it. During this argument, we’re cutting the Heading module:
Editing a caption using Beaver Builder
Beaver Builder will candid the thing details in a popup wherever you can edit its settings. You can revolution the text, revolution fonts and insignia, add or revolution background images, and more.
Editing the details of an thing in Beaver Builder
You can add modules and widgets next to several stage to your design. Beaver Builder comes with many basic and forward-looking content modules to facilitate you can truly drag and dewdrop into your bleep.
Adding a module in Beaver Builder
Once you are finished cutting, click ‘Done’ next to the top of the bleep. You can followed by save your plan or print it.
Saving or publishing your chock-full width bleep in Beaver Builder
You can promptly visit your bleep to distinguish your finished chock-full width bleep.
Method 4. Create Completely Custom Full-Width Landing Pages with SeedProd
While Beaver Builder is a neat solution, it does own the latent to long-winded down your website.
If you’re looking to create a completely custom landing bleep wherever you would like to make specially the description, footer, and all areas of the bleep, followed by we propose using SeedProd.
It is the unsurpassed landing bleep plugin representing WordPress, and it comes with a very unproblematic to consume drag & dewdrop bleep planner interface.
SeedProd Page Builder
First, you need to install and activate the SeedProd plugin.
After foundation, simply make for to SeedProd » Pages to add a modern landing bleep. You can simply choose from solitary of their many pre-built templates or create a custom landing bleep from nick.
The unsurpassed part around SeedProd is to facilitate it is exceedingly fast, and it comes with built-in conversion skin tone representing Subscriber management, email marketing service integration, and more.
Method 5: Create Full Width WordPress Page Template Manually
This method is a after everything else resort if no one of the exceeding methods handiwork representing you. It requires you to edit your WordPress theme annals. You’ll need a quantity of basic understanding of PHP, CSS, and HTML.
If you haven’t complete this or, followed by take a look next to our direct on how to ape / paste code in WordPress.
Before departing foster, we propose to facilitate you create a WordPress backup or next to slightest a backup of your current theme. This will help you effortlessly restore your locate if something goes injure.
Next, candid a plain text editor like Notepad and paste the following code in a uncomprehending organizer:
1
2
3
4
5
6
Save this organizer as full-width.Php on your notebook. You may well need to revolution the ‘Save as type’ to ‘All Files’ to steer clear of saving it as a .Txt organizer:
Save the full-width guide as a .Php organizer
This code simply defines the appoint of a guide organizer and asks WordPress to fetch the description guide.
Next, you will need the content part of the code. Connect to your website using an FTP client (or your WordPress hosting organizer boss in cPanel) and followed by make for to /wp-content/themes/your-theme-folder/.
Now you need to locate the organizer bleep.Php. This is your theme’s default bleep guide organizer.
Open to facilitate organizer and ape everything in the same way as the get_header() line and paste it into the full-width.Php organizer on your notebook.
During the full-width.Php organizer, discovery and delete this line of code:
1
This line fetches the sidebar and displays it in your theme. Deleting it will interrupt your theme from presentation the sidebar what time using the chock-full width guide.
You may well distinguish this line more than as soon as in your theme. If your theme has multiple sidebars (footer widget areas are furthermore called sidebars), followed by you will distinguish apiece sidebar referenced as soon as in the code. Decide which sidebars you would like to keep.
If your theme doesn’t exhibit sidebars on pages, you may well not discovery this code in your organizer.
Here is how the total of our full-width.Php code looks in the same way as making the changes. Your code may well look a little discrete depending on your theme.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Next, upload the full-width.Php organizer to your theme folder using your FTP client.
You own promptly successfully twisted and uploaded a custom chock-full width bleep guide to your theme. The then step is to consume this guide to create a chock-full width bleep.
Top to your WordPress admin area and edit or create a modern bleep in the WordPress hunk editor.
During the ‘Document’ pane on the justification, look representing ‘Page Attributes’ and click the downward arrow to enlarge to facilitate section if compulsory. You must distinguish a ‘Template’ dropdown wherever you can choose your modern ‘Full Width’ guide:
Select the Full Width guide you twisted from the Template dropdown
After selecting to facilitate guide, print or renew the bleep.
When you behold the bleep, you’ll distinguish to facilitate the sidebars own disappeared, and your bleep appears as a single editorial. It may well not be chock-full width yet, but you are promptly quick to panache it differently.
You will need to consume the Inspect tool to discovery improbable the CSS classes used by your theme to delineate the content area.
After to facilitate you can adjust its width to 100% using CSS. You can add CSS code by departing to Appearance » Customize and clicking ‘Additional CSS’ next to the foundation of the screen.
Adding CSS in the Theme Customizer
We used the following CSS code in our test locate:
1
2
3
4
5
6
7
8
9
10
.Page-template-full-width .Content-area {
Width: 100%;
Margin: 0px;
Border: 0px;
Padding: 0px;
}
.Page-template-full-width .Locate {
Margin:0px;
}
Here is how it looked on our demonstration locate using the Twenty Sixteen theme.
Full width bleep preview
If you would like to consume the guide method and would like to nominate foster customization, followed by you can furthermore consume the CSS Hero plugin which lets you revise CSS styles with a point-and-click editor.
For for the most part users, however, we propose using your own theme’s chock-full width guide, or using a plugin to create solitary.
We hope this article helped you gain knowledge of how to effortlessly create a chock-full width bleep in WordPress. You may well furthermore would like to distinguish our direct on the unsurpassed WordPress plugins to grow your website, and our comparison of the unsurpassed WordPress LMS plugins to create & sell like hot cakes courses.
If you liked this article, followed by please subscribe to our YouTube Channel representing WordPress capture tutorials. You can furthermore discovery us on Twitter and Facebook.
No Comments