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

[BUG] Logo Hover Effect and Click Not Redirecting to Home Page on All Pages #611

Open
5 tasks done
byteom opened this issue Oct 24, 2024 · 0 comments
Open
5 tasks done
Assignees
Labels
bug Something isn't working gssoc-ext hacktoberfest-accepted level1 GirlScript Summer of Code

Comments

@byteom
Copy link
Contributor

byteom commented Oct 24, 2024

Description

Issue: Logo Hover Effect and Home Redirect Not Working

Description:

The logo on all pages is not responding to hover effects and does not redirect to the home page when clicked. This issue is observed across all pages of the website.

Expected Behavior:

  • When hovering over the logo, it should show a hover effect (such as a cursor pointer or slight opacity change).
  • When clicking on the logo, the user should be redirected to the homepage (index.html).

Actual Behavior:

  • Hovering over the logo doesn't change the cursor or show any visual indication.
  • Clicking the logo does not navigate back to the homepage.

Steps to Reproduce:

  1. Visit any page of the website.
  2. Hover over the logo – no hover effect is observed.
  3. Click on the logo – it does not redirect to the homepage.

Assigning to:

Please assign this issue to me. I will implement the hover effect and ensure proper redirection to the homepage.

Screenshots

image

Any additional information?

No response

What browser are you seeing the problem on?

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@byteom byteom added the bug Something isn't working label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext hacktoberfest-accepted level1 GirlScript Summer of Code
Projects
None yet
Development

No branches or pull requests

2 participants