Home › Forums › Pro Themes › Signify Pro › The arrows for the dropdown menu are not displayed
Tagged: menu
- This topic has 3 replies, 2 voices, and was last updated 1 week, 2 days ago by
Psink.
-
AuthorPosts
-
August 8, 2025 at 12:41 am #210248
Amila Cardoso
ParticipantThe arrows for the dropdown menu are not displayed. There are squares where the arrows should be.
I want to retrieve the arrows, or remove them completely.
I tried this and it didn’t work:Go to your WordPress Dashboard.
Navigate to Elementor > Settings.
Go to the Advanced tab.
Ensure the Load Font Awesome 4 Support option is enabled.
Save the changes.I think it is an issue with the theme.
August 8, 2025 at 12:48 am #210253Psink
Keymaster@theprincientist
It seems the issue is specific to your site. For further investigation, could you please share temporary login credentials for your site so we can take a closer look and figure out the cause of the issue?Please share temporary login to prashant.themepalace@gmail.com
August 20, 2025 at 3:51 pm #210287Amila Cardoso
ParticipantHello, I am reluctant to share the temporary login credentials.
I found the issue. There is an incompatibility with the Elementor plugin. The moment I deactivate the plugin the icons are back.
Is this something you encountered before?August 21, 2025 at 11:45 pm #210292Psink
KeymasterWe’ve identified the issue — it’s related to the Font Awesome version. The theme is using Font Awesome v6, but enabling v4 compatibility from the Elementor settings creates a conflict. This conflict is the main reason the icons are not loading properly.
If you still wish to enable Font Awesome v4, please add the following CSS under Appearance > Customize > Additional CSS to ensure the v4 icons are displayed correctly:
.sticky-post:before, .post-edit-link: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, #header-top .cart-contents:before, .mejs-button button:before, .signify-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-playlist-playing .wp-playlist-item-length: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, .top-navigation .menu-item-has-children > a:after, .top-navigation .page_item_has_children > a:after, .dropdown-toggle:after, .search-submit:before, .social-navigation a:before, #feature-slider-section .owl-prev:before, #feature-slider-section .owl-next:before, #signify-logo-slider-section .owl-prev:before, #signify-logo-slider-section .owl-next:before, #testimonial-content-section .owl-prev:before, #testimonial-content-section .owl-next:before, .team-content-wrapper .owl-prev:before, .team-content-wrapper .owl-next:before, .entry-breadcrumbs a:after, .posts-navigation .nav-links .nav-previous a:before, .posts-navigation .nav-links .nav-next a:after, .comment-reply-title small a:before, .mejs-container .mejs-toggle-playlist button:before, .signify-mejs-container.mejs-container .mejs-play button:before, .signify-mejs-container.mejs-container .mejs-replay button:before, #scrollup:before {
font-family: ‘FontAwesome’ !important;
}Let us know if you need further help!
-
AuthorPosts
- You must be logged in to reply to this topic.