BookTown is a fully functional website for purchasing books. It was created using HTML, CSS, Bootstrap, and vanila JavaScript. Users can browse through a variety of books, add them to their cart, and checkout securely. The website also includes a search function and user account management.
Description
when the "add to cart " button in the home page is hovered the hover effect appears in a different color (purple) which does not match the color styling of the BookTown website . Moreover the "Add to cart" button in the other pages like " bookTown Products page " hover effect appears in a different color.
To Reproduce
Steps to reproduce the behavior:
Open the index.html file in Home-Page folder in your preferred browser.
Scroll down to BEST OF BOOKTOWN or till you are able to see the "Add to cart" button .
Try moving the cursor over the "Add to cart" button .
Expected behavior
The hover effect should appear as same as the color appearing in the " bookTown Products page ".
Screenshots
1) BookTown HomePage
2) BookTown Products page
From the above Screenshot we can find the hover effect in both the page is different. I would like to work on this Issue .
Description when the "add to cart " button in the home page is hovered the hover effect appears in a different color (purple) which does not match the color styling of the BookTown website . Moreover the "Add to cart" button in the other pages like " bookTown Products page " hover effect appears in a different color.
To Reproduce Steps to reproduce the behavior:
Expected behavior The hover effect should appear as same as the color appearing in the " bookTown Products page ".
Screenshots 1) BookTown HomePage
2) BookTown Products page
From the above Screenshot we can find the hover effect in both the page is different. I would like to work on this Issue .