How to remove the arrow from the default wordpress permalink -



How to remove the arrow from the default wordpress permalink -

probably basic question how remove arrow in top tab on wordpress permalink?

ie:

the separator first argument of wp_title().

you can utilize <title><?php wp_title(''); ?></title> remove separator.

wordpress permalinks

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -