Title: Problem after updating WordPress
Last modified: July 26, 2018

---

# Problem after updating WordPress

 *  Resolved [dvsweb](https://wordpress.org/support/users/dvsweb/)
 * (@dvsweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-after-updating-wordpress-2/)
 * Following upgrading to the latest version of WordPress (4.9.7), the menu displays
   little images against menu items which have submenus (but not the ones that don’t).
   This spoils the look and I have tried all sorts of ways to get rid of them, but
   with no success. (I am using Responsive theme, which I have also upgraded.) How
   I can get rid of these little images?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-after-updating-wordpress-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kartik Shukla](https://wordpress.org/support/users/kartiks16/)
 * (@kartiks16)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-after-updating-wordpress-2/#post-10529499)
 * Hello,
 * It seems there is some CSS/Fonts related issue on your website.
 * If you check in your browser console, there is one error :
 * Access to Font at ‘[http://s580190767.websitehome.co.uk/wp-content/themes/responsive/core/css/fonts/fontawesome-webfont.woff2?v=4.7.0&#8217](http://s580190767.websitehome.co.uk/wp-content/themes/responsive/core/css/fonts/fontawesome-webfont.woff2?v=4.7.0&#8217);
   from origin ‘[http://www.dunsfoldvillageshop.co.uk&#8217](http://www.dunsfoldvillageshop.co.uk&#8217);
   has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present
   on the requested resource. Origin ‘[http://www.dunsfoldvillageshop.co.uk&#8217](http://www.dunsfoldvillageshop.co.uk&#8217);
   is therefore not allowed access.
 * Try to add this in you .htaccess File :
 * <IfModule mod_headers.c>
    <FilesMatch “\.(ttf|ttc|otf|eot|woff|woff2|font.css)
   $”> Header set Access-Control-Allow-Origin “*” </FilesMatch> </IfModule>
 * Hope this helps.
 * Thanks.
 *  [swayam.tejwani](https://wordpress.org/support/users/swayamtejwani/)
 * (@swayamtejwani)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-after-updating-wordpress-2/#post-10529975)
 * The problem occurs due to the font awesome fonts are not loading on your website.
   I believe you would need a developer to fix that.
    But temporarily you can add
   this css below
 *     ```
       .menu-item-has-children::after{content:"" !important;}
       ```
   
 * in Appearance->Customize settings, so it will hide the broken images.
 *  Thread Starter [dvsweb](https://wordpress.org/support/users/dvsweb/)
 * (@dvsweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-after-updating-wordpress-2/#post-10532639)
 * Thanks Swayam. I tried this but it doesn’t help.
 *  [Kartik Shukla](https://wordpress.org/support/users/kartiks16/)
 * (@kartiks16)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problem-after-updating-wordpress-2/#post-10535451)
 * Hello dvsweb,
 * Did you try the solution provided in my previous comment?
 * In case that didn’t help, try this temporary solution
 * Go to your Style.css and try to find class: “.menu-item-has-children::after”
 * And remove: content: “\f107”;
 * Hope this helps.
 * Thanks.
 *  Thread Starter [dvsweb](https://wordpress.org/support/users/dvsweb/)
 * (@dvsweb)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/problem-after-updating-wordpress-2/#post-10622042)
 * The change to the .htaccess file has worked. Many thanks.

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

The topic ‘Problem after updating WordPress’ is closed to new replies.

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [sub-menu](https://wordpress.org/support/topic-tag/sub-menu/)
 * [upgrade](https://wordpress.org/support/topic-tag/upgrade/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [dvsweb](https://wordpress.org/support/users/dvsweb/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/problem-after-updating-wordpress-2/#post-10622042)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
