CSS code Needed

Dear Sir/madam.
I am developing my website for educational purpose . i want to make a button as of a copy of superprofs website. today i have tried thousand of time by myself but i could not do. so sir please write a css for a button . i will impliment that code on my theme. 


Button CSS should be copy from Superprofs website home page.: www.superprofs.com


i have tried these codes today 

.button {
    background-color: #00ffffff;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.button {padding: 50px 40px;}
.button {border-radius: 4px;}
.button {
    background-color: #00ffffff;
    color: black;
    border: 2px solid #000000; /* Green */
}
.button {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button:hover {
    background-color: #000000; /* Green */
    color: white;
}




Please help me with some new innovative tricks..

Thanks Sir.

Comments

  • Hi, What you ask for, requires customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Item Policy clearly says: Item support does not include services to modify or extend the item beyond the original features, style and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio thanks
Sign In or Register to comment.