Title: Separator &amp; CSS Classes
Last modified: February 11, 2019

---

# Separator & CSS Classes

 *  Resolved [wzad](https://wordpress.org/support/users/wzad/)
 * (@wzad)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/separator-css-classes/)
 * The separator field does not let you use html. So you cant style the separator.
 * There is also no wrapper around the name of the current page.
 * I would like to suggest wrapping those with `span` elements that have css classes.
   This is a simple update that shouldnt adversely affect existing users but would
   be a significant improvement.
 * Current output
    `<div class="breadcrumb"><a href="http://myblog.com">My Blog</
   a> >About Me</div>`
 * Suggested output
    `<div class="breadcrumb"><a href="http://myblog.com" class="
   breadcrumb-link">My Blog</a> <span class="breadcrumb-separator">></span><span
   class="breadcrumb-current">About Me</span></div>`
    -  This topic was modified 7 years, 1 month ago by [wzad](https://wordpress.org/support/users/wzad/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Abhay](https://wordpress.org/support/users/abhay-raj/)
 * (@abhay-raj)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/separator-css-classes/#post-11195279)
 * I have already added seprator wrapper and current wrapper. please update plugin
   with latest version 1.3

Viewing 1 replies (of 1 total)

The topic ‘Separator & CSS Classes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/breadcrumb-simple_18627b.svg)
 * [breadcrumb simple](https://wordpress.org/plugins/breadcrumb-simple/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-simple/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-simple/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-simple/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-simple/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Abhay](https://wordpress.org/support/users/abhay-raj/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/separator-css-classes/#post-11195279)
 * Status: resolved