Browser: Chrome Version 124.0.6367.119
OS: macOS Sonoma 14.4.1
URL: Localhost
Video: See images
WP 6.5.3
Bricks 1.9.8
I have a Bricks page that uses accordions with tabs that use a query loop to pull in a collection of custom post FAQs. One accordion tab = one FAQ post.
I tried to embed a Bricks template as an element within one of these FAQ posts through a shortcode. [bricks_template id=“XXX”]
When I do that, the styles aren’t coming through.
In Bricks, changing CSS settings from external to inline styles fixes style but not structure.
Bricks template:
Bricks template in Custom Post via shortcode:
Bricks template in Custom Post via shortcode with inline CSS option enabled:
My build:
(experimenting with flex “table”)