Hi,
i have an issue with the modal shortcode inserted in my header options >> Top Bar right text config.
I insert this :
[sf_modal header=”test” btn_colour=”accent” btn_type=”dropshadow” btn_size=”small” btn_text=”Button text”]
ENTER THE MODAL BODY HERE
[/sf_modal]
but when i click on the button, i have the black filter over the modal window, and i can’t interact with it. (see test1.png and test2.png)
I have try to customise this test with mymail newsletter shortcode :
[sf_modal header=”Subscribe to the newsletter” btn_colour=”accent” btn_type=”standard” btn_size=”small” btn_text=”Signup for the newsletter”][newsletter_signup]Signup for the newsletter[newsletter_signup_form][/newsletter_signup][/sf_modal][social size=’small’ style=’light’ type=’twitter,facebook’]
and the same problem appear (see test3.png)
How i can fix this ?
Thank you.