Get access to all 633 Bricks code tutorials with BricksLabs Pro
Related Tutorials..
Adding MENU Text After Hamburger Icon in Bricks
Update: Check out a better version by Jeff Brigman here. Looking to add the word MENU before or after the hamburger menu icon in Bricks?…
Categories:
Tags:
Pro
How to Link to a Specific Tab in Bricks
This Pro tutorial provides the JavaScript code that will automatically switch to the tab when using Nestable Tabs elements based on the "tab" URL parameter…
Categories:
Tags:
Loading External Scripts in WordPress With Defer Attribute
The next major version of WordPress, 6.3 includes a loading strategy for scripts so we can easily specify that the scripts have defer or async…
Categories:
Tags:
Pro
How to Combine Multiple Menus into Bricks’ Mobile Menu
Bricks' native 'Nav Menu' element comes with a built-in mobile menu, which shrinks the menu down to a menu toggle button to open an offcanvas…
Categories:
Tags:
How to sync two nestable sliders in Bricks
In this tutorial, we'll learn how to sync two nestable sliders in Bricks: one will be the main slider and the other one will be…
Categories:
Tags:
How to Add a Dot Separator Between Nav Menu Items in Bricks
Looking to add a circular dot separator between the nav menu items in your Bricks site? Add the following at Bricks → Settings → Custom…
Categories:
Tags:
Enqueueing a JavaScript File in Bricks
Bricks child theme's functions.php comes with code to enqueue (load) style.css on the front end. What if you want to load a custom JavaScript file…
Categories:
Tags:
How to Create a Grid Slider in Bricks
In this tutorial, we'll learn how to create multiple rows and columns inside the default nested slider of Bricks. Introduction A user recently asked in…
Categories:
Tags:
Pro
Switching Tabs on Hover in Bricks
This Pro tutorial shows how to make the tabs of Tabs (Nestable) elements active on hover in Bricks. Step 1 Add one or more Tabs…
Categories:
Tags: