Frequently asked questions

Everything you need to know about the Template Banana WordPress section library. We’ve engineered the best bricks builder templates so you can stop guessing and start shipping.

The logic for every section is centralized. Look for the element in the structure panel with brackets in the name, such as (CSS). Navigate to Bricks > Styles > CSS on that specific element to find the primary variables and layout code.

If the slider relies on a Code Element, you must map the Slider ID in the script to match the ID of your slider element. Additionally, if you see a red fingerprint icon, click the “Sign Code” (thumb icon) button in the Bricks code editor to authorize and execute the script.

For components using the native slider with advanced logic, check the Custom JSON settings field. You can modify parameters like autoplay, speed, and transitions directly within that JSON block.

The Vanilla Variant is built using standard internal variable names. If your site uses custom names (e.g., –my-color), the component won’t automatically inherit them. You will need to map your variables or use our Global Variable Style Sheet.

If you have the Automatic.css plugin active, the ACSS variant is optimized to pull directly from your framework tokens for spacing, typography, and colors, ensuring a 1:1 integration with your existing system.

No. The element labeled with brackets contains the core custom CSS and logic variables. Deleting it will strip the component of its styling and functional layout.

Before importing components, ensure your theme styles are configured or import our Global Style Pack. This ensures all global colors and typography variables are defined so the imported ready-made website templates look correct instantly.

No. While we provide a dedicated ACSS version, our Vanilla frames are built as high-performance primitives that can be easily adapted to the Core Framework by updating the variables.