Display settings and CSS not working correctly
-
I have a form defined that I want to display on one page only. https://emeraldlakebooks.com/manuscript-marketplace-5-simple-steps-sign/.
However, it’s appearing on that page as well as on the homepage of my site. https://emeraldlakebooks.com.
Here’s a screenshot of the display settings: https://www.screencast.com/t/xeP1ViCru2z.
You’ll notice too that the custom colors I specified display fine on the home page, but are ignored on the page I actually want it displayed on. So I added the following CSS to the plugin Design page:
.inf_infusionsoft .inf_infusionsoft_form_content button { background-color: #166734; }
However, that’s not fixing the issue either.
Any idea why 1) this form is appearing on my home page and 2) why the custom colors I defined are not being displayed correctly on my sign-up page?
- The topic ‘Display settings and CSS not working correctly’ is closed to new replies.