Breadcrumb NavXT plugin - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMagPro Breadcrumb NavXT plugin

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #7020
    Riccardo
    Participant

    In Breadcrumbs he would not appear the title of the article.
    I have to enable Breadcrumb NavXT plugin but then the first part “are here” appears in the color theme.

    Why?

    #7036
    acmesupports
    Moderator

    Hello Riccardo,
    You installed the Breadcrumb plugin instead of using theme default plugin? You are here color is always same as theme primary color. You can change the primary color of theme from Appearance > Customize > Layout/Design Options > Color Options > Basic Color Options.
    Or, if you need a different color, you need to write the CSS codes.

    Thank You

    #7048
    Riccardo
    Participant
    #7052
    acmesupports
    Moderator

    Try by adding the below CSS codes on customize > Layout/Design Options > Custom CSS

    .breadcrumb {
        background: #F88C00 !important;
    }

    Please change the color code as your need.

    If not worked, let us know.
    Thank You

    #7225
    Riccardo
    Participant

    Nothing happens with this code.

    #7239
    acmesupports
    Moderator

    We checked that code and it is working fine here. Would you please refresh your site or try once by removing the cache.
    If you can’t please contact us from email. Use contact page for it.

    Thank You

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.