New Landing How can we help? Themeforest Theme Support Joyn Having an Icon Box open a Modal

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Joyn
  • #201646
    Nomulus
    Member
    Post count: 23

    Hi There,

    On my contact page I have some Animated Icon Boxes that link to various pages.

    However, I would like one to open up a mailing list form within a modal instead of linking to another page.

    Is this possible?

    Regards,

    #201919
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This is possible, but would require a bit of code tweaking. I have a working version I can provide with the below code.

    If you create a test page, please add the below code:

    <div class="spb_icon_box col-sm-12">
    	<div class="spb-asset-content">
    		<div class="sf-icon-box sf-icon-box-standard sf-animation sf-icon-  sf-animate" data-animation="none" data-delay="0" style="">
    			<a href="#modal-1" target="_self" data-toggle="modal" class="linked-icon"><i class="fa-bolt sf-icon sf-icon-float-none sf-icon-large" style=""></i></a>
    			<div class="sf-icon-box-content-wrap clearfix">
    				<h3 style="color:;"><a href="#model-1" target="_self">Trigger Popup</a></h3>
    			
    				<div class="sf-icon-box-content" style="">
    					<p>click the edit button to change this text.</p>
    				</div>
    			</div>
    		</div>
    	</div>
    </div>

    Thanks,
    David.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register