Title: Problems with space
Last modified: September 4, 2018

---

# Problems with space

 *  [katenoknet](https://wordpress.org/support/users/katenoknet/)
 * (@katenoknet)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-space/)
 * I’m having trouble with bread crumbs. The names are written as one word. Need
   to add a space, how can I do that? And so on all pages.
    Here is the code which
   I gave at the topic.
 * And tell me please, I have a website implemented in 2 languages. Now the text
   Center Veterinary care is displayed in 2 versions, what a review can do the translation?
 * <ul class=”bread-crumb”>
    - <?php _e(‘Центр Ветеринарного Обеспечения’); ?>
       <div class=”breadcrumbs”>
      <?php if(function_exists(‘bcn_display’)) { bcn_display(); }?> </div>
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-with-space%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-space/#post-10657496)
 * It looks like your style.css has a too generic property for `.post` at line 2416
   that floats it left, which causes the anchors to float left of the separators.

Viewing 1 replies (of 1 total)

The topic ‘Problems with space’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-space/#post-10657496)
 * Status: not resolved