• Resolved rachelvolpe

    (@rachelvolpe)


    Hi

    Is there a way to remove the lowest, highest, and current status titles on the status graphic? I want a visual representation of how the progress is going, but if you go to http://foxwardrobes.com.au/track-my-job and input J00TESTER, you’ll see that

    a) Our statuses are too long (shortening isn’t an option) and;
    b) The ‘lowest’ is actually our ‘project on hold’ option and not a ‘haven’t started yet’ title.

    Is there any way to remove the text and just have the graphic? With the length of the text it just looks like a glitchy page.

    Thanks
    Rachel

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

    (@etoilewebdesign)

    Your page requires an email address to view the tracking now, so we can’t see it.

    The following CSS might help to remove the text under the graphic:

    .ewd-otp-statuses div {
    display: none;
    }
    

    If it doesn’t, then please let us know what email address we can use or remove the requirement for the email address, so we can see the tracking page again.

    Thread Starter rachelvolpe

    (@rachelvolpe)

    Thanks – I used the CSS and changed the progress bar to minimalist and it looks perfect. Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Graphic Customization’ is closed to new replies.