Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1155042

    Hello everybody,

    as I am new to Enfold and WordPress in general I would like to know if it is possible to change the breadcrumb title “You are here”; And if yes, how to do so.

    Thank you very much for your help.
    -Jan

    #1155403

    Hey Jan,

    Please go to Enfold/framework/php and open class-breadcrumb.php file and find “You are here:” and change as needed

    Or you can go ahead and use a plugin like ” Loco Translate ” open it and translate the text from there.

    Best regards,
    Basilis

    #1155537

    Hello Basilis,

    that helped a lot. Thank you very much.

    -Jan

    #1155613

    Hi Jan,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1155705

    Hello Victoria,

    I have stumbled upon another little problem and would require help again. I hope it is not too off topic but how can I change the background colour of the breadcrumb field/bar? I looked through all the Enfold options but found nothing. I can change any background colour except this one.

    Thank you all for your help.
    -Jan

    #1155831

    Hi Jan,

    Please try the following in Quick CSS under Enfold->General Styling:

    .title_container {
      background-color:blue;
    }

    Best regards,
    Rikard

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