Hi guys. Love the plugin. I’m using the Genesis/dynamic theme builder duo and I can’t get the full width to work. I followed Colin’s directions to the letter in his tutorial (http://dynamikbeaver.com/blog/set-dynamik-beaver-builder-full-width-rows/), but couldn’t get it to work. Here is a link to the site. http://www.halagandesign.com/hdgnewdesign/. Any thoughts on how I can trouble shoot this?
Hi Paul,
Can you try adding the following CSS and let me know if this resolves the issue, please.
.fl-builder #inner {
max-width: 100%;
padding: 0;
}
.fl-builder #content-sidebar-wrap {
width: 100%;
}
.fl-builder.full-width-content #content {
width: 100%;
padding: 10px 0;
}
Thanks,
Danny
Magic. Made my week. Thanks.
Hi Paul,
No problem and thanks for informing us the issue has been resolved. We appreciate it.
Thanks,
Danny