Blog

How to add a button

 

Add this code to the css:

/*start button*/ #button a { padding:8px; background:#a79181; color:#fff!important; text-shadow:1px 1px 3px rgba(0,0,0,0.35); outline:none; border:none; -moz-border-radius:50px 50px / 50px 50px; -webkit-border-radius:50px 50px; border-radius:50px 50px / 50px 50px; text-decoration:none; text-transform:uppercase; -webkit-transition:border-color 0.3s,background-color 0.3s,color .3s; -moz-transition:border-color 0.3s,background-color 0.3s,color .3s; transition:border-color 0.3s,background-color 0.3s,color .3s; display:block; text-align:center!important; font-family:"montserrat-bold",Arial,Helvetica,sans-serif; letter-spacing:1px; max-width:250px!important; } #button a:hover { color:#fff; opacity:.9; background:#9d8472; } /*buttons*/

Add the code below to the html where you would like the button to display. You will need to adjust the link and the title for the button. The title is between > and

Hours of Operation

Monday  

8:00 am - 6:00 pm

Tuesday  

8:00 am - 6:00 pm

Wednesday  

8:00 am - 6:00 pm

Thursday  

8:00 am - 6:00 pm

Friday  

8:00 am - 6:00 pm

Saturday  

Closed

Sunday  

Closed