@Jay: We have checked your site and you have used Elementor which is causing the issue. Our theme includes Font Awesome version 6.7.2, which may not be fully supported by Elementor at this time. Because of this, some icons might not display correctly . To fix this issue, please add the following CSS to your site:
.social-navigation a:before,
#feature-slider .cycle-prev::before,
#feature-slider .cycle-next::before,
#logo-section .cycle-prev::before,
#logo-section .cycle-next::before,
#to_top_scrollup,
#scrollup,
.posted-on a::before,
.byline a::before,
.cat-links span+a::before,
.tags-links span+a::before,
.comments-link a::before,
.edit-link a::before,
.fa-collapse:before,
.fa-solid:before,
.fa-brands:before,
#promotion-section .button.play-button:before,
.pagination .prev span:before,
.pagination .next span:after,
.gallery-item .gallery-icon a:after,
.tiled-gallery .tiled-gallery-item a:after,
.comment-meta .comment-permalink:before,
.site-header-cart .cart-contents:before,
.mejs-button button:before,
.audioman-mejs-container.mejs-container .mejs-button button:before,
.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before,
.cat-links span + a:before,
.tags-links span + a:before,
.wp-custom-header-video-button:before,
.search-toggle:before, .menu-toggle:before,
.menu-toggle-close:before,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.dropdown-toggle:after, .search-submit:before,
#feature-slider-section .cycle-prev:before,
#feature-slider-section .cycle-next:before,
#testimonial-content-section .cycle-prev:before,
#testimonial-content-section .cycle-next:before,
.entry-breadcrumbs a:after,
.comment-reply-title small a:before, #scrollup:before {
font-family: "FontAwesome" !important;
font-weight: 900;
}
Go to Dashboard → Appearance → Customize → Additional CSS.
Paste the provided CSS code into the Additional CSS field, and the issue will be resolved.
Best Regards,
Sujapati