-
AuthorPosts
-
June 14, 2022 at 7:30 pm #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 3 years, 5 months ago by
elenagrassi.
June 15, 2022 at 9:39 am #1355289Hey 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,
RikardJune 15, 2022 at 10:01 am #1355298Hi 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
ElenaJune 15, 2022 at 10:59 am #1355306Hi,
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,
RikardJune 15, 2022 at 11:24 am #1355316Hi 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,
ElenaJune 15, 2022 at 11:43 am #1355319but think of – that breadcrumbs are hampered on transparent headers.
June 15, 2022 at 4:44 pm #1355357Hi,
I modified the CSS for you, and it’s now applying to your site.
Best regards,
RikardJune 15, 2022 at 5:29 pm #1355369Ok, thank you.
That’s all.
Best regards,
ElenaJune 15, 2022 at 7:52 pm #1355386Hi,
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 -
This topic was modified 3 years, 5 months ago by
-
AuthorPosts
- The topic ‘breadcrumbs disappeared’ is closed to new replies.
