Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #197754

    I can’t see the breadcrumb anymore. Where can I activate and deactivate it?
    thanks

    #197784

    Hey robert7878!

    If you have removed it by custom CSS, please add following code to Quick CSS in Enfold theme options under Styling tab

    .title_container { display: block!important; }

    Regards,
    Yigit

    #197788

    still not working

    #197789

    Hey!

    Please make sure that you choose to display header on your pages in Header Settings under Layout section http://i.imgur.com/8M3nTom.jpg

    Best regards,
    Yigit

    #197823
    This reply has been marked as private.
    #197922

    Hi!

    The color of the text is white. You can change it using this:

    .breadcrumb.breadcrumbs.avia-breadcrumbs {
    color: red;
    }
    
    #top .alternate_color.title_container .main-title a {
    color: red;
    }

    Best regards,
    Ismael

    #197992

    thanks a lot

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘breadcrumb’ is closed to new replies.