whatsapp number added, instagram is replaced with whatsapp
This commit is contained in:
@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user