Comments for Beaver Brains https://builderbrains.com Genius stuff for Beaver Builder websites Sun, 14 Jan 2024 04:53:35 +0000 hourly 1 Comment on Beaverlodge Plugin by Sam Cox https://builderbrains.com/products/beaverlodge-plugin/#comment-190782 Sun, 14 Jan 2024 04:53:35 +0000 http://builderbrains.com/?post_type=brainy-products&p=908#comment-190782 Well…. I guess that demonstrates their tech support responsiveness as well.

Sad

]]>
Comment on Number Counter by Josh https://builderbrains.com/module/numbers/#comment-93751 Tue, 09 Mar 2021 15:00:12 +0000 http://builderbrains.com/?post_type=module&p=46004#comment-93751 Hi, I’ve just added a number counter on the homepage of our site.

Is there a way to be able to choose the font, size, colour etc of the text before and after the number in a number counter?
Also to choose the font and weight of the number itself?
The module seems unecessarily limited in its functionality.

]]>
Comment on How to customize built-in modules in Beaver Builder by Guy https://builderbrains.com/customize-built-modules-beaver-builder/#comment-61674 Sat, 12 Sep 2020 11:44:30 +0000 http://builderbrains.com/?p=80684#comment-61674 Hi,
I have a support question.
I tried to register and used a correct E-mail address (see below), but I got an error saying that the E-mail address is not correct. This is a bug of course. Could you do the necessary and solve this bug, then I can register.
Thanks,
Guy

]]>
Comment on Layout Inserter by Martin Koedoot https://builderbrains.com/products/layout-inserter/#comment-51295 Tue, 21 Jul 2020 09:54:43 +0000 http://builderbrains.com/?post_type=brainy-products&p=871#comment-51295 I really love this. Used it on a website where I made a sidebar not of widgets, but from a fully editable template. I then inserted this template as a sidebar column in the archive and single pages. Works great!

]]>
Comment on Content Slider by James Bean https://builderbrains.com/module/content-slider/#comment-31589 Mon, 20 Apr 2020 18:00:09 +0000 http://builderbrains.com/?post_type=module&p=45918#comment-31589 It seems to explain more about static overlaying than about sliders.

]]>
Comment on bb-livepreview by Wilbert Schaapman https://builderbrains.com/products/bb-livepreview/#comment-30188 Tue, 14 Apr 2020 07:50:21 +0000 http://builderbrains.com/?post_type=brainy-products&p=915#comment-30188 Seems not to work?
Is this plugin still active?

]]>
Comment on Does the Beaver Builder plugin use shortcodes to display modules? by Andrew Wilkerson https://builderbrains.com/beaver-builder-plugin-use-shortcodes-display-modules/#comment-21387 Fri, 21 Feb 2020 14:33:10 +0000 http://builderbrains.com/?post_type=brainy_kb&p=2796#comment-21387 In reply to Jasper frumau.

Is this a ghost town? Is everyone using Elementor now? Maybe everyone is on Facebook. ????

]]>
Comment on Highlight parent menu items when viewing sub-pages by Chris Bowyer https://builderbrains.com/highlight-parent-menu-items-viewing-sub-pages/#comment-12368 Sat, 23 Nov 2019 23:27:57 +0000 http://builderbrains.com/?p=38634#comment-12368 In reply to Peter Luit.

Thanks for the heads up, your solution worked for me. Although, for anyone having an issue, make sure the quotation marks look like ” (not ”) and enter a proper hex colour code, like f00 or ff0000 for red.

]]>
Comment on Add an Author bio to the end of WordPress posts by jade https://builderbrains.com/add-an-author-bio-to-the-end-of-wordpress-posts/#comment-9497 Mon, 21 Oct 2019 20:01:36 +0000 http://builderbrains.com/?post_type=brainy_kb&p=2736#comment-9497 Guerrilla’s Author Box plugin and Authorbox Lite are no longer available.

]]>
Comment on Full width pages in Genesis with Beaver Builder by James mathew https://builderbrains.com/full-width-pages-genesis-beaver-builder/#comment-3747 Thu, 02 May 2019 14:28:39 +0000 http://builderbrains.com/?p=293#comment-3747 Am using the Divi theme with Beaver Builder. i used this css code but it doesn’t seem to work for the full width option

/*Divi – Beaver Builder Full Width Page*/
.fl-builder .site-inner {
padding: 0;
border-top: none;
max-width: none;
}

.fl-builder .site-inner .wrap {
max-width: none;
}

.fl-builder .entry {
padding: 0;
margin-bottom: 0;
border-top: none;
}

.fl-builder .breadcrumb,
.fl-builder .entry-header {
display: none;
}

@media only screen and (max-width: 1200px) {

.fl-builder .wrap {
padding: 0;
}

}

]]>