Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #245244

    My breadcrumbs have disappeared. I have placed the remove subtitle css you suggested in other support inquiries, but now no breadcrumbs.
    Used this in css:

    .title_container .main-title {
    display: none;

    One page example example of where the breadcrumbs do not appear is here:

    http://charbonneaugolfclub.com/calendar/

    Thanks for your help.

    #245665

    Hey eswyt!

    It is actually there but invisible because it is white :) Please add following code to Quick CSS and adjust as needed

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

    Regards,
    Yigit

    #246358

    Wow, that’s scary. I don’t remember doing that. Thanks for the help.

    #246429

    Hi!

    If you have any questions, let us know. :)

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Breadcrumbs disappear when blocked subtitle.’ is closed to new replies.