Proposal Summary
This proposal covers the development of updating menu UI websites.
Requirement
On the shopping page of website,The brands dropdown needs to be updated without brand name. Only logo is required and while hovering the logo should be highlighted.
Our Solution
The brand name can be removed by using css property “display:none”.The Logo can be highlighted using the jquery click event but the text color of logo couldn’t change.For example while hovering the mouse on a brand the image color is changing to red.

After giving css properties:
