Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1355242

    Hallo!
    with a previous thread of mine we had added some css to regulate the title container height and background colour and breadcrumbs color and position and it worked fine.

    #top .title_container .container {
    min-height: 45px;
    }
    #top .title_container .breadcrumb {
    right: auto;
    }
    .title_container {
    background-color: whitesmoke;
    }

    When I came back to work on my website I noticed the breadcrumbs do not appear on the pages anymore. I’m not sure why that happened. Can you help?
    Elena

    • This topic was modified 2 years, 6 months ago by elenagrassi.
    #1355289

    Hey Elena,

    You have selected to only show the title under Enfold->Header, please check your settings there. Look for the Header Title and Breadcrumbs setting.

    Best regards,
    Rikard

    #1355298

    Hi Rikard,
    than you! I could not remember having done that…
    Can I ask you what exactly the “title” is? I assume it is supposed to be in the same space as the breadcrumbs. I don’t seem to have one at the moment. But how do I add it if I want to have one?

    Thanks
    Elena

    #1355306

    Hi,

    You can’t see the title, since it has the same colour as the background of the breadcrumbs container. Please use CSS like this to change the colour:

    .title_container h1.main-title {
      color: red; 
    }

    Best regards,
    Rikard

    #1355316

    Hi Rikard,
    I have done that but it still does not show.
    Even if I set it on “show title only” in the Enfold->Header section.
    Is the title text the one I input in Settings>General?

    Best regards,
    Elena

    #1355319

    but think of – that breadcrumbs are hampered on transparent headers.

    #1355357

    Hi,

    I modified the CSS for you, and it’s now applying to your site.

    Best regards,
    Rikard

    #1355369

    Ok, thank you.
    That’s all.
    Best regards,
    Elena

    #1355386

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

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