gnaxi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Di Business] Missing css classAny suggestions?
Forum: Themes and Templates
In reply to: [Di Business] Missing css classBut shouldn’t the mrt20 and mrb20 classes be transferred as well, when making a copy of template-full-width-page-builder.php and giving it another name?
Forum: Themes and Templates
In reply to: [Di Business] Missing css classThis is how it looks like on template-full-width-page-builder.php:
<div id=”maincontainer” class=”container-fluid mrt20 mrb20 clearfix maincontainer”>And with the template that I copied template-full-width-page-builder2.php:
<div id=”maincontainer” class=”container-fluid clearfix maincontainer”>As you can see, mrt20 and mrb20 are clearly lost in the process.
Forum: Themes and Templates
In reply to: [Di Business] Missing css classHi,
Thank you for the quick reply!
You’re not able to set the margin of the content box using Page Builder, at least not the free version.
I’ve created a new template by making a copy of template-full-width-page-builder.php and called it template-full-width-page-builder2.phpThis template is now found when creating a page.
However, with this template the CSS values mrt20 and mrb20 are not used and the content box sticks to the header and footer.
I’ve yet to find a way to solve it.Forum: Themes and Templates
In reply to: [Di Business] Missing css classNevermind, I made a change that caused the issue! 😛