Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6916265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:34:46+00:00 2026-05-27T09:34:46+00:00

I am having enormous problems applying my styles to the Breadcrumb NavXT plugin. When

  • 0

I am having enormous problems applying my styles to the Breadcrumb NavXT plugin.

When I apply the styles to the plugin in the WP document using the Breadcrumb NavXT plugin the last piece of text is always covered by the preceding colored arrow.

I have tried the obvious answers like apply margin-right to the last-child but nothing is working. Would really be grateful for some help.

Here is the relevant html that WP is outputting:

<!-- Breadcrumb NavXT 3.9.0 -->
<a title="Go to Blog." href="http://www.media.co.uk/wp">Blog</a> &gt; 
<a title="Go to Email &#038; SMS Broadcasting." href="http://www.media.co.uk/wp/  
email-sms-broadcasting/">Email &#038; SMS Broadcasting</a> &gt; Data List  
Management        </div><!--END breadcrumb -->

Here is the relevant css:

.breadcrumb{ list-style:none; overflow:hidden; position:absolute; font:10px    
Helvetica,Arial,Sans-Serif; top:160px; float:left}

.breadcrumb a{ color:white;  text-decoration:none;  padding:2px 0 2px 35px;     
background:blue; background:#728c8c; position:relative;  display:block; float:left}

.breadcrumb a:after{ content:"";  display:block;  width:0;  height:0;  
border-top:50px solid transparent;   border-bottom:50px solid transparent;  border-   
left:30px solid #728c8c;  position:absolute;  top:50%;  margin-top:-50px;  left:100%;  
z-index:2}

.breadcrumb a:before{ content:"";  display:block;  width:0;  height:0;  border- 
top:50px solid transparent;  border-bottom:50px solid transparent;  border-left:30px   
solid white;  position:absolute;  top:50%;  margin-top:-50px;  margin-left:1px;  
left:100%;  z-index:1}
.breadcrumb a:first-child { padding-left:10px;}

.breadcrumb a:nth-child(2) {background: #768c72}
.breadcrumb a:nth-child(2):after{border-left-color:#768c72}
.breadcrumb a:nth-child(3) {background: #909673}
.breadcrumb a:nth-child(3):after{border-left-color:#909673}
.breadcrumb a:nth-child(4) {background: #ad7601}
.breadcrumb a:nth-child(4):after{border-left-color:#ad7601}
.breadcrumb a:nth-child(5) {background: #E3E8E8}
.breadcrumb a:nth-child(5):after{border-left-color:#E3E8E8}
.breadcrumb a:nth-child(6) {background: #728c8c}
.breadcrumb a:nth-child(6):after{border-left-color:#728c8c}
.breadcrumb a:nth-child(7) {background: #768c72}
.breadcrumb a:nth-child(7):after{border-left-color:#768c72}
.breadcrumb a:last-child a{background:transparent !important;  color:black;  
pointer-events:none; cursor:default;}
.breadcrumb  a:hover{background:#526476}
.breadcrumb  a:hover:after{border-left-color:#526476 !important}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T09:34:47+00:00Added an answer on May 27, 2026 at 9:34 am

    You could wrap Data List Management in a span and then add the css:

    .breadcrumb span {
        float: right;
        padding: 2px 0 2px 20px;
    }
    

    You can change float: right to display: inline but that would not work in IE7. You could also change it to float: left – which is probably better – but this seems to cause issues with the &gt; HTML.

    Edit

    According to the Breadcrumb NavXT Documentation, you can use the following code to wrap your current element item in a span:

    //Set the current item to be surrounded by a span element
    $breadcrumb_trail->opt['current_item_prefix'] = '<span>';
    //Set the suffix to close the span tag
    $breadcrumb_trail->opt['current_item_suffix'] = '</span>';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having enormous difficulty writing to a simple text file in Java. Every
Having just upgraded to iOS 4.1 (Xcode 3.2.4) I am getting warnings when using
Having successfully got a WCF service and client to talk to one another using
Having been playing around with C# the last few days and trying to take
Having trouble with Delphi XE2 (update2) using MS SQL 2008 R2 (sp 2) or
Having been a PHP developer on LAMP servers for quite a while, is there
Having a heckuva time with this one, though I feel I'm missing something obvious.
Having worked with Classic ASP for about 2 years now by creating a few
Having read the threads Is SqlCommand.Dispose enough? and Closing and Disposing a WCF Service
Having to upgrade a database schema makes installing a new release of software a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.