• Where the hell can I change the cursor inside the animation?

    I’ve checked every file and I can’t find the code which is inserting this character: |

    So how to change <span class="typed-cursor">|</span>

    I don’t want this |, I would like to change it to e.g. █

    The js-file is mentioned a custom cursor, but there’s no code where the character of the cursor is mentioned.

    And Google wasn’t a good help. I only found animations with a cursor made of a border-bottom or border-right.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter shimda

    (@shimda)

    I finally found it:

    Inside typed.js on line 418, I didn’t have seen the part “cursorChar”. I was looking for this string before, but I didn’t find the value. Maybe because of looking for the code using the WordPress plugin editor.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Cursor’ is closed to new replies.