Breadcrumb Style adjustments

#36181
  • Resolved Laurence
    Rank Math pro

    Hi,

    I have problems, top adjust the style of my breadcrumbs. The following css does not work:

    .rank-math-breadcrumb {
    color: #23a455;
    font-size: 16px;
    font-family: sans-serif;
    }

    I put it in the Custom CSS field of my Jupiter X Theme. It is still overwritten by something. How can i get this to work?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Thank you for contacting Rank Math today.

    Kindly try changing the CSS as follows and let me know how it goes.

    .rank-math-breadcrumb a{
    color: #23a455;
    font-size: 16px;
    font-family: sans-serif;
    }

    Looking forward to helping you. Thank you.

    ​​​​​​

    This does only change the link color.
    The color of the current page has not changed.

    It is about this “code” section. Where does it come from? Exclusively from Rank Math or is it from the theme in general?

    Startseite
    <span class="separator"> / </span>
    <span class="last">Über Uns</span>

    <code><a href="https://agrocenter24.de">Startseite</a><span class="separator"> / </span><span class="last">Über Uns</span></code>

    Hi There,

    Thanks for the follow-up.

    Unfortunately, I’m not certain I clearly understand what you would like to change using the code. Kindly let me know more about the desired output so that I may be able to advise further.

    Hope to hear from you soon.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

The ticket ‘Breadcrumb Style adjustments’ is closed to new replies.