Below you’ll find more in-depth explanations of all the features of the Unified Popups plugin. If there is still something that has you stumped, never hesitate to also reach out to our Unified Helpdesk.
Log in to your members area and download the “Unified Captures” plugin. Then log in to your WordPress Admin and find your way to the plugins page.
At the top, you’ll see an “Add New” Button. Click that.
At the top, you’ll see an “Upload Plugin” button. Click that and it’ll open the “Choose File” section.
Choose the file you downloaded to your desktop and follow the installation process.
z-index
is a CSS property that’s particularly important in web design, especially when it comes to layering elements on a webpage. Imagine your webpage as a stack of papers on a desk. Each paper represents an element on the page. By default, elements stack in the order they appear in the HTML, like stacking papers one after the other. The z-index
helps you control which paper (element) should be on top.