Problem with Multiple Modals on One Page

http://staging.primalcreate.com

I am trying to add multiple modals to this page, but they won’t work after the first modal. Talking about the second section, when you click Learn More.

When you try to click on the second, nothing happens.

Hello There,

Thanks for writing in! Please make sure that you have inserted a valid and correct html code. I inspected your pages and I am seeing this:

<div style="padding: 10px; line-height: 1.2; text-align: left;"><font color="white">The cornerstones of a successful online business are a user friendly website, creative designs and memorable logos. However, without a targeted marketing campaign, visitors will not know how to find you. Our team helps you define your target audience and market directly to them. This increases your online visibility and builds your client base through social media, search engine optimization and other forms of paid and free marketing tools.  You have a great site, let us help you make marketing work for you.<br><br>
<div align="center"><img src="http://staging.primalcreate.com/wp-content/uploads/2018/07/GetStartedButton2.png" height="100" width="200"></div>

The correct one should be this code:

<div style="padding: 10px; line-height: 1.2; text-align: left;"><font color="white">The cornerstones of a successful online business are a user friendly website, creative designs and memorable logos. However, without a targeted marketing campaign, visitors will not know how to find you. Our team helps you define your target audience and market directly to them. This increases your online visibility and builds your client base through social media, search engine optimization and other forms of paid and free marketing tools.  You have a great site, let us help you make marketing work for you.<br><br>
<center><img src="http://staging.primalcreate.com/wp-content/uploads/2018/07/GetStartedButton2.png" height="100" width="200"></center></font></div>

Hope this helps. Please let us know how it goes.

That worked! Thank you!

On behalf of my colleague, you’re welcome. Cheers! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.