Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .hotline-footer{display:none}
- .float-contact {
- position: fixed;
- bottom: 20px;
- left: 20px;
- z-index: 99999;
- }
- .dir-call {
- background: #055cb5;
- border-radius: 20px;
- padding: 0 18px;
- color: white;
- display: block;
- margin-bottom: 6px;
- }
- .float-contact .whatsapp {
- background: #1BA691!important;
- border-radius: 20px;
- padding: 0 18px;
- color: white;
- display: block;
- margin-bottom: 6px;
- }
- .dir-call a, .whatsapp a {
- font-size: 16px;
- color: white;
- font-weight: 400;
- text-transform: none;
- line-height: 0;
- }
- @media (max-width: 549px){
- .hotline-footer{display:block; position:fixed; bottom:0; width:100%; height:50px; z-index:99; background:rgba(0,0,0,0.6)}
- .hotline-footer .left{ width: 50%;
- float: left;
- height: 100%;
- color: white;
- line-height: 43px;
- text-align: center;}
- .hotline-footer .right{ width: 50%;
- float: right;
- height: 100%;
- line-height: 43px;
- text-align: center;}.absolute-footer{font-size:13px}
- .blog-single .large-9, .blog-single .large-3{ flex-basis: 100%;
- max-width: 100%;}.blog-single .large-3{padding-left:15px; font-size:15px}
- .blog-single .large-3 .widget-area .section4{display:none}.tin-tuc-section .cot1-2{display:none}.hotline-footer a{color:white}
- .hotline-footer a{display:block;}.hotline-footer .left a{ background: #3fb801;
- line-height: 40px;
- margin: 5px;
- border-radius: 3px;}.hotline-footer .right a{background: #0082d0;
- line-height: 40px;
- margin: 5px;
- border-radius: 3px;}
- .hotline-footer .left img, .hotline-footer .right img{width:30px; padding-right: 10px;}
- .float-contact{
- display:none
- }
- }</style>
- <div class="float-contact">
- <button class="dir-call">
- <a href="tel:0506490923"> اضغط للاتصال</a>
- </button>
- <button class="whatsapp">
- <a href="https://api.whatsapp.com/send/?phone=971506490923&text&app_absent=0">محادثة واتساب</a>
- </button>
- </div>
- <div class="hotline-footer">
- <div class="left">
- <a href="https://api.whatsapp.com/send/?phone=971506490923&text&app_absent=0" ><img src="/chat_communication_message_social media_talk.png"/>محادثة واتساب</a>
- </div>
- <div class="right">
- <a href="tel:0506490923"><img src="/phone-icon-1.png"/>اضغط للاتصال</a>
- </div>
- <div class="clearboth"></div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement