Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .wpc-menu {
- position: absolute;
- top: 0px;
- right: 0;
- width: 100%;
- }
- .wpc-menu li a {
- border-bottom: 0;
- }
- .wpc-menu li {
- border-bottom: 1px solid rgba(0, 0, 0, 0.03);
- }
- li.wpc-donate {
- margin: 10px 0;
- padding-bottom: 10px;
- }
- li.wpc-donate a {
- display: block;
- width: 50px;
- height: 50px;
- background-color: #ff6600;
- text-align: center;
- color: white;
- transform: rotate(-12deg);
- border-radius: 50%;
- padding: 10px 0;
- }
- .wpc-menu li a {
- border-bottom: 0;
- }
- .wpc-menu li {
- /*border-bottom: 1px solid rgba(0, 0, 0, 0.03);*/
- }
- li.wpc-donate,
- li.wpc-my-account,
- li.wpc-my-basket {
- margin: 10px 0;
- padding-bottom: 10px;
- }
- li.wpc-donate a {
- display: block;
- width: 50px;
- height: 50px;
- background-color: #ff6600;
- text-align: center;
- color: white;
- transform: rotate(-12deg);
- border-radius: 50%;
- padding: 10px 0;
- }
- .wpc-item a {
- background-repeat: no-repeat;
- position: relative;
- }
- .wpc-menu li.wpc-my-account a,
- .wpc-menu li.wpc-my-basket a {
- padding-left: 70px!important;
- padding-top: 15px!important;
- color: #425a69;
- }
- .wpc-item a:before {
- content:"";
- display: block;
- width: 50px;
- height: 50px;
- position: absolute;
- top: 0;
- left: 0;
- }
- .wpc-my-account a:before {
- background-image: url(http://www.centroweb.co.uk/nac/wp-content/uploads/2018/06/profile-button-e1528143384622.png);
- }
- .wpc-my-basket a:before {
- background-image: url(http://www.centroweb.co.uk/nac/wp-content/uploads/2018/06/Basket-button-e1528143404859.png);
- }
Advertisement
Add Comment
Please, Sign In to add comment