• Is it possible to hide the tracking form from the bottom of the results page. Thanks

    ________________________________________________________

    Order Information

    Track an Order

    Enter the order number you would like to track in the form below.
    Order Number:

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi reel,

    Unfortunately, it isn’t. The shortcode that generates the form is also required to display the results.

    Add this CSS

    <style>
    #ewd-otp-tracking-form-div {display:none !important}
    </style>

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi darkroom,

    Thank you for the suggestion. Unfortunately, adding that to the custom CSS will hide the form at all times. If we understood correctly, @reelbox only wanted to hide it on the results page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide form on Tracking Results page’ is closed to new replies.