Scout Custom Module Tutorial Video
Interested in developing with the Scout custom module from Crafty Beaver Custom Modules? Scout is a custom ‘fixed’ navigation menu that you can add to any page through Beaver Builder. This tutorial video walks you through setting up the Scout module and offers a few tips and tricks.
With Scout, can you make a Navbar with subpages that are visible when you roll-over?
Thank you,
:Ross
Hi Ross,
That could definitely be added to the timeline for a future update. If you’re in need of that sort of custom development quickly, then I recommend visiting the Request Module page to learn more!
Nothing urgent. I am working to make this work, as I really like what has been done.
I have a large gap between my existing NavBar and Dust. Can I reduce the gap?
Finally, my text seems to be wrapping onto two lines where it seems like I have plenty of room for one line.
Any ideas?
Thank you.
:Ross
Hi Ross,
I recommend checking the Dust tutorial video. Would you be interested in sharing a URL that I can look at so I can offer specific advice? If you’d prefer, feel free to respond privately to [email protected].
Hi, great set of plugins you have here. I was wondering is it possible to change the font type and size of the scout menu. If there is a way please let me know as that would be great!
– All the best
Hi Ali,
Currently the module doesn’t have those settings. However, you could always use custom css to modify the font:
.cb-scout ul li { //custom css here… }