Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hello revwow,

    To hide the name of the statuses from the tracking graphic, you use some custom CSS. For example:

    .ewd-otp-tracking-graphic .ewd-otp-statuses {
        display: none;
    }

    You can add custom CSS directly in the WordPress theme customizer’s Additional CSS area.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove some elements’ is closed to new replies.