How To Create Custom Beaver Builder Theme WordPress Templates

There are many different scenarios that could lead to this tutorial proving itself useful, but in the screencast that follows I focus on two specific ones to try and provide a foundation that you can build off of to address your specific needs. These include creating a custom 404.php template file as well as a custom category archive template file inside your Beaver BuilderĀ Child Theme folder, to override the default Beaver BuilderĀ Parent Theme templates.

Tools Used:

The Screencast:

The Example CSS Code:

.category-my-stuff .fl-content-left {
border-right: 0;
padding-right: 0;
}
.category-my-stuff .fl-content-left.col-md-8 {
width: 100%;
}

Useful Links:

Follow & Share:

Leave a Reply