One question: can i place accordion inside a modal?? I cant get it working.
[sf_modal header=”TITLE” btn_colour=”transparent-dark” btn_type=”sf-icon-reveal” btn_size=”large” btn_icon=”fa-list” btn_text=”TITLE”]
spb_accordion width=”1/1” el_position=”first last” [spb_text_block animation=”none” animation_delay=”0” padding_vertical=”0” padding_horizontal=”0” width=”1/1” el_position=”first last”]
This is a text block. Click the edit button to change this text.
/spb_text_block spb_accordion_tab title=”TEXT2” accordion_id=”TEXT2” icon=”“
This is a text block. Click the edit button to change this text.
/spb_text_block [/spb_accordion]
[/sf_modal]
———————————-
Where do i change the icon-reveal button colors?
– Hoover text background color?
– Hoover icon background color?
Thanks!