Working Hours
/* Style for the working hours section */
.working-hours {
background-color: #fff; /* White background */
padding: 20px;
border: 1px solid #ddd;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
text-align: center; /* Center the content */
margin-top: -1px
}
.working-hours h2 {
font-size: 24px;
margin-bottom: 10px;
font-weight: bold; /* Make the heading bold */
}
/* Create 3 columns for days, opening times, and closing times */
.working-hours .hours-row {
display: flex;
justify-content: space-between;
margin-bottom: 10px;
}
.working-hours .hours-row p {
flex-basis: 30%;
font-family: Open Sans;
color: #232323;
font-size:14px;
margin: 0;
}
/* Style for day names */
.working-hours .hours-row p.day {
font-family: Open Sans;
color: #232323;
font-size:14px;
}
/* Style for closed days */
.working-hours .hours-row p.closed {
font-family: Open Sans;
color: #232323;
font-size:14px;
}
body{
font-family: Open Sans;
color: #232323;
font-size:14px;
}
Day
Opening Time
Closing Time
Monday
8:00 AM
5:00 PM
Tuesday
8:00 AM
5:00 PM
Wednesday
8:00 AM
5:00 PM
Thursday
8:00 AM
5:00 PM
Friday
8:00 AM
5:00 PM
Saturday
Closed
Closed
Sunday
Closed
Closed
Contact Us
Give your business the success it deserves.
