Curriculum List Items Are Invisible in Chrome & Safari (iOS)
See original GitHub issueCurriculum List Item Anchors Are Not Visible
There is styling on the index that has set .map-challenge-title a
to color: #f8f8f8
rendering them basically invisible. If you open Chrome > DevTools you can see the bootstrap styling to make the anchors green but it is being overridden by the index styling.
Relevant Link
https://learn.freecodecamp.org/
Tell us about your browser and operating system
- Browser Name: Google Chrome
- Browser Version: Version 68.0.3440.106 (Official Build) (64-bit)
- Operating System: Mac OS X El Capitan Version 10.11.6
If possible, add a screenshot here
Issue Analytics
- State:
- Created 5 years ago
- Reactions:6
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Menu list not showing in Safari/iOS - Stack Overflow
The menu items is correctly showed in source code and I can see the elements correctly placed if I hover the code in...
Read more >Browse privately in Safari on iPhone - Apple Support
You can use Private Browsing Mode to open private tabs, which don't appear in History on iPhone or in the list of tabs...
Read more >Hide scroll bar, but while still being able to scroll using CSS
Preferably Hide scrollbars only when if all content is visible else user may skip the content · Avoid horizontal scrolling on Web pages...
Read more >Handling common accessibility problems - MDN Web Docs
Semantic HTML (where the elements are used for their correct ... Chrome: Install the Web Developer Toolbar extension, then restart the ...
Read more >Incognito Mode Isn't As Incognito As You Might Think | Wirecutter
But of course, nothing you do online is invisible. ... Chrome calls it Incognito, while Firefox and Safari call it Private Browsing, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@randelldawson The fix contained in freeCodeCamp/Learn#289 has already been rolled out to production. I didn’t see this issue when creating the PR so I closed it manually after the fact.
Here is a current screenshot of the production site
I hope this answers your questions
Happy coding!
I have opened a PR to fix this issue.