16th May '22/8 commentsSearch Results Template in BricksSridhar Katakam This is a BricksLabs Pro tutorial. For full access login below or create your BricksLabs Pro account Username Password Remember Me Forgot Password Tagged: BricksProSearch ResultsSridhar KatakamSridhar Katakam is a Bricks enthusiast. He likes helping others by researching and solving WordPress-related problems and building websites.Get access to all 630 Bricks code tutorials with BricksLabs Pro
Pro Dropdown Menu in Bricks using InteractionsThis Pro tutorial provides the steps to toggle a WordPress menu when a div is clicked using the Interactions feature in Bricks. When clicked: Step…Read more →Categories: Bricks, ProTags: Interactions
Pro Stripe’s Animated Gradient in BricksThis Pro tutorial provides the steps to set up an animated gradient as a background of a section in Bricks using the code generated by…Read more →Categories: Bricks, ProTags: Animations
Pro Top Bar Above Sticky Header in BricksHow to set up a top bar above sticky header in Bricks Builder so only the header remains sticky when scrolling.Read more →Categories: Bricks, ProTags: Header
Pro How to Hide the Header Initially and Show It After Scrolling Down in BricksHiding the header when the scroll position is at the top and reveal it after the user scrolls down.Read more →Categories: Bricks, ProTags: Header
Pro Mmenu Light in BricksHere's the steps to implement Mmenu Light for a sliding OffCanvas mobile menu in Bricks.Read more →Categories: Bricks, ProTags: Mmenu, Offcanvas
Pro Centered Image Logo in BricksUpdated on 8 Mar 2023 This Pro tutorial provides the steps to add a logo image as the center menu item that shrinks when the…Read more →Categories: Bricks, ProTags: Header, Sticky Header
How to populate a map with dynamic markers from a CPT using ACF in Bricks (PART 4)This tutorial provides the PHP & JS codes that can be pasted in order to filter your markers on a map based on terms of…Read more →Categories: Bricks, Free, PluginsTags: ACF, Animations, Filters, Isotope, Leaflet, Query Loop
Pro Weekday Column Posts Bricks Query LoopThe steps to arrange the posts output by a Bricks query loop(s) in weekday columns based on a weekday custom field.Read more →Categories: Bricks, ProTags: CSS Grid, Data Attributes, Nested Queries, Query Loop
How to add SVG icon as list item bulletsAdd this sample CSS: Replace brxe-list with the class of your ul element. Here's how you can generate the value of background-image property: Copy your…Read more →Categories: FreeTags: CSS