Show Element Action

The Show Element action displays the selected element(s) on the page and removes any inline styling that would otherwise hide the element (for example, display: none; or visibility: hidden;). It also appends included CSS styles in the <head> of the page.

Required Component

Relative Element Selector

Enter the element selector into Relative Element Selector to identify which elements are hidden. For additional information on element selectors, refer to Element Selectors.

Optional Components

CSS Style

Monetate appends anything you input the CSS editor to a stylesheet in the <head> portion of your site in a <style> block. These styles are available on this page for use with any page elements.

Select All Elements

The Select multiple elements, if matched? setting controls if the action applies to the first occurrence of the element selector or to all occurrences of it, if multiple exist.

Select NO to apply the action to the first occurrence. Select YES to apply the action to all occurrences.

Re-Check for Elements

Use Re-check for Elements to enable or disable polling. If you enable polling, then Monetate continues to check for the selected element even if it does not initially appear on the page. This option is good if you have certain elements that don't fire right when the page loads.

If you disable polling, then Monetate only checks for the element once when the page loads.