Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing "Buy Our eBooks" Button in Dark Mode #849

Closed
sainKunal opened this issue Oct 26, 2024 · 3 comments · Fixed by #852
Closed

Missing "Buy Our eBooks" Button in Dark Mode #849

sainKunal opened this issue Oct 26, 2024 · 3 comments · Fixed by #852

Comments

@sainKunal
Copy link
Contributor

Issue: Missing "Buy Our eBooks" Button in Dark Mode

Description

The "Buy Our eBooks" button is currently not visible in dark mode, which affects user experience and accessibility. We need to enhance the CSS to ensure that the button is clearly displayed for users who prefer dark mode.

Steps to Reproduce

  1. Switch the application to dark mode.
  2. Navigate to the eBooks section.
  3. Observe that the "Buy Our eBooks" button is missing or not visible.

Expected Behavior

The "Buy Our eBooks" button should be clearly visible and styled appropriately in dark mode.

Actual Behavior

The button is not present or is not styled correctly, making it difficult for users to find and use.

Proposed Solution

  • Review the current CSS styles for the button.
  • Implement changes to ensure the button is visible in dark mode.
  • Consider using contrasting colors and appropriate hover effects for better visibility.

Screenshots

Screenshot 2024-10-26 163723

Labels

  • enhancement
  • dark mode
  • CSS
Copy link

Thanks for creating the issue in SkillWise!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @PriyaGhosal – Project Maintainer – & @anuragverma108 – Project Collaborator – for more updates!

We're excited to see your contribution as part of Hacktoberfest 2024! 🎉
Happy open-source contributing!

Copy link

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@sourabhmajoka
Copy link
Contributor

Hi @PriyaGhosal ,I have successfully resolved the issue and created [Pull Request #852 ]. Please review it when you get a chance. Thank you!

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

Successfully merging a pull request may close this issue.

2 participants