Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

CSS display property has no effect #161

Open
rupumped opened this issue Jul 12, 2018 · 0 comments
Open

CSS display property has no effect #161

rupumped opened this issue Jul 12, 2018 · 0 comments

Comments

@rupumped
Copy link

Adding display: none in CSS has no effect. For example:

.odometer {
    font-size: 100px;
    display: none;
}

does not hide the odometer. I need to be able to control when the odometer appears on and disappears from the window.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant