SOLVED: How to add a button in tabs content field

Hi,

How can I add a button in the content field of tabs? Please check mockup for what I mean

16373277862148833284301752040020|375x500

I use the Section template for tab content. Create a Section template with the desired content and then just past the short-code of that template into tab content. Hope that makes sense for you.

1 Like

Thank you. It works :muscle:.

Hi Anushka,

currently it is not possible to insert any other element directly in the accordion content, but this is already on the idea board and will find it’s way into bricks in the near future.

But of course there are workarounds.

  1. Create your button as a template and insert it via shortcode (as @tole011 already mentioned)
  2. Create your Button outside of the accordion, style it, save, go to frontend right click » inspect element, copy the complete button code and paste it into your accordions content at the “text” tab.

1 Like

Thank you. I used tole11 idea and it works :+1: