Site logo

[Resolved] How I can add breadcrumbs in my blog?

Home Forums Support [Resolved] How I can add breadcrumbs in my blog?

Home Forums Support How I can add breadcrumbs in my blog?

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1207788
    Leo
    Staff
    Customer Support

    Ok so edit that to this:

    .rank-math-breadcrumb {
        background-color: #E4E2DD;
        display: inline-block;
        padding: 5px 10px;
        border-radius: 10px;
    }

    Then add this:

    .rank-math-breadcrumb p {
        margin-bottom: 0;
    }
    .rank-math-breadcrumb span.last {
        font-weight: 700;
    }

    These are really questions that should be handled by the plugin support as it’s unrelated to the theme.

    #1207910
    Ravi Dixit

    Thanks, for the help! Leo

    #1207935
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.