whatsapp number added, instagram is replaced with whatsapp

This commit is contained in:
gokul subedi
2024-11-20 16:45:16 +05:45
parent f78bb3a2f3
commit d13dadf5d2
7 changed files with 44 additions and 25 deletions

View File

@ -30,6 +30,20 @@
object-fit: cover;
}
.contact-page__live-chat a {
text-decoration: none;
color: #25D366; /* WhatsApp green */
font-size: 16px;
font-weight: bold;
display: flex;
align-items: center;
}
.contact-page__live-chat .fa-whatsapp {
margin-right: 8px;
font-size: 20px; /* Adjust size if needed */
}
/* comming soon css --delete after removing secti */