Title Shortcode Agronomics Pro This topic has 4 replies, 3 voices, and was last updated 5 years ago by Grace Themes. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts February 24, 2020 at 9:21 am #21143 Stanislav PsariukParticipant Hi! I use Agronomics Pro theme! How to change title social shortcode icons ? [social_area] [social icon="fab fa-facebook-f" link="#"] [social icon="fab fa-youtube" link="#"] [social icon="fab fa-instagram" link="#"] [social icon="fab fa-telegram-plane" link="#"] [social icon="fab fa-weixin" link="#" ] [/social_area] In html social icons have a title: <a href="#" target="_blank" class="fab fa-telegram-plane" title="fab fa-telegram-plane"></a> February 24, 2020 at 4:56 pm #21148 Stanislav PsariukParticipant I decided with a script in header1.php, maybe someone will come in handy <script> const icons = document.querySelectorAll(".fab") for(var i = 0; i < icons.length; i++) { icons[i].title = "" } </script> February 25, 2020 at 4:52 am #21163 Grace ThemesMember Hi, Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly. Regards Grace Themes April 16, 2020 at 12:44 pm #22491 oostra_wapseParticipant I have got the same problem, can i change the title? April 17, 2020 at 8:18 am #22527 Grace ThemesMember Hi, Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly. Regards Grace Themes Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In