Title: prag23's Replies | WordPress.org

---

# prag23

  [  ](https://wordpress.org/support/users/prag23/)

 *   [Profile](https://wordpress.org/support/users/prag23/)
 *   [Topics Started](https://wordpress.org/support/users/prag23/topics/)
 *   [Replies Created](https://wordpress.org/support/users/prag23/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/prag23/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/prag23/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/prag23/engagements/)
 *   [Favorites](https://wordpress.org/support/users/prag23/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] The icons on website have disappeared](https://wordpress.org/support/topic/help-as-the-icons-on-website-have-disappeared/)
 *  Thread Starter [prag23](https://wordpress.org/support/users/prag23/)
 * (@prag23)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/help-as-the-icons-on-website-have-disappeared/#post-14891996)
 * Thanks [@victoros](https://wordpress.org/support/users/victoros/) for your reply.
   I followed your instructions but unfortunately the result is still the same. 
   Still the arrows and classic buttons in menu are coming as square. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] The icons on website have disappeared](https://wordpress.org/support/topic/help-as-the-icons-on-website-have-disappeared/)
 *  Thread Starter [prag23](https://wordpress.org/support/users/prag23/)
 * (@prag23)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/help-as-the-icons-on-website-have-disappeared/#post-14833831)
 * So, I have added
 *     ```
       function just_add_cors_http_header($headers){
   
           $headers['Access-Control-Allow-Origin'] = '*';
   
           return $headers;
   
       }
   
       add_action('wp_headers','just_add_cors_http_header');
       ```
   
 * to the function.php in theme and the Social media icons have reappeared now. 
   But the arrow for drop down in menu is still a square. For now I have changed
   squares to plus sign as squares look ugly. But if someone could tell how to bring
   back arrow for drop down that would be a kind help. Since I have made my header
   and footer using “Elementor Header and Footer Builder”, I suspect something is
   wrong with that? Thanks for your help.
    -  This reply was modified 4 years, 9 months ago by [prag23](https://wordpress.org/support/users/prag23/).
    -  This reply was modified 4 years, 9 months ago by [prag23](https://wordpress.org/support/users/prag23/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Drop down icons, social icons have disappeared all of a sudden](https://wordpress.org/support/topic/drop-down-icons-social-icons-have-disappeared-all-of-a-sudden/)
 *  Thread Starter [prag23](https://wordpress.org/support/users/prag23/)
 * (@prag23)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/drop-down-icons-social-icons-have-disappeared-all-of-a-sudden/#post-14827677)
 * Thank you George for the huge help! I’ll definitely ask Elementor support as 
   well. Do you know why such issues happen even when there were no changes made
   in the WordPress from the developer?

Viewing 3 replies - 1 through 3 (of 3 total)