Hey I was wondering how I could recreate the functionality from this tab from the BricksBuilder website:
Also how would I recreate the Title with the icon next to it with the automatic spacing from the description so it aligns with the title?
Thanks in advance!
I would look into the Accordion Nestable and use a custom post type. For the image I would sync this to the selected accordion somehow, not sure how. Or maybe you can use the featured image and position is outside of the accordion somehow.
When inspecting the BricksBuilder website its shown that the Tabs widget is used though. Also I think there is a simpler way than using posts maybe?