I saw in debug console there is an element like following

<li>
::marker
Wait until your DNS configuration changes. This could take up to 72 hours.
</li>
What does this ::marker mean?
The
::markerCSS pseudo-element selects the marker box of a list item, which typically contains a bullet or number. It works on any element or pseudo-element set todisplay: list-item, such as the<li>and<summary>elements.
— https://developer.mozilla.org/en-US/docs/Web/CSS/::marker
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With