Title: Personalisation
Last modified: July 27, 2023

---

# Personalisation

 *  [giusru](https://wordpress.org/support/users/giusru/)
 * (@giusru)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/personalisation-2/)
 * Hello,
 * I’m using your breadcrumbs but I want to style it a bit and I’m not a developer,
   can you help me?
   This is what I see right now:HOME > MIDDLE EAST > 8 Best Things
   to do in Amman, Jordan in 2023
 * I want to:
   – Delete the last part, cause I don’t want to have the article I’m
   looking right now at the end of the breadcrumbs.– Eliminate the underline for
   the links– Put a grey shadow under the texts
 * Can I do it? How?
 * Thanks in advance

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/personalisation-2/#post-16957849)
 * For the first thing you want to do, that’s known as “removing the current item”.
   There are several ways of doing this, see the [Breadcrumb NavXT FAQ](https://mtekk.us/code/breadcrumb-navxt/faq/#bcn_ci)
 * For the second and third things you want to do, those are styling things, which
   will require you to add some CSS (for the time being, eventually the breadcrumb
   trail block will have some styling options available). Using `text-decoration:
   none;` when targeting the `a` element within the breadcrumb trail will remove
   the underlines. A grey shadow will require box shadow or drop shadow (see [https://css-tricks.com/breaking-css-box-shadow-vs-drop-shadow/](https://css-tricks.com/breaking-css-box-shadow-vs-drop-shadow/)).

Viewing 1 replies (of 1 total)

The topic ‘Personalisation’ 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: [2 years, 10 months ago](https://wordpress.org/support/topic/personalisation-2/#post-16957849)
 * Status: not resolved