i'm writing code for a restaurant website. Displaying all the actual hours in which the restaurant is opened takes up to much room. how would i only display 'Hours' and then when hovered, a box will display with all the hours in it (Mon-Wed: 10:00-5:00 thurs :11:00-6:00 ect;), overlapping whatever it needs to for that moment.
how to :hover over a div (Hours) to display a box with more details
Collapse
X
Comment