Arrows next to Menu Button now look like a Box?

Hello there. We recently updated x and Cornerstone on one of our sites and noticed that what use to be arrows next to our menu buttons are now boxes. Is there a way to make them look like arrows again?

I can send the site name via private, if needed.

Thanks.

Hi there,

You have several licenses in your account so I am not sure which site is in question.

For the meantime, please make sure to check for the following first:

  • Try clearing any caching plugins you have active or the cache provided by your host.

  • We’d recommend that you increase your memory allocated to PHP if you haven’t done so already. To increase it, please edit your wp-config.php file and insert these lines:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );
  • If the issue is still there, please make sure that you have everything updated to the latest version especially for X and Cornerstone. You can find more info about the support versions of X and its bundled plugins here.

  • If you are still seeing an issue, please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

If the issue persists, please provide us with the admin and FTP details of the site in Secure Note.

Thank you.

Clearing the site cache took care of it. Thanks!

Glad to hear that. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.