Breadcrumbs not showing on mobile

Hi Be,

There is an issue with the breadcrumbs. They don't seem to appear on mobile. 
The subheader area shows up but nothing is in it. 


Is this a bug or did I misconfigure something?

Comments

  • Hi,

    you hidden breadcrumbs on mobile and to display them again, you need to use the following css:
    #Subheader ul.breadcrumbs { display: block !important; }
  • Ok, thanks. That worked.

    I did not add any code that could've had hidden the breadcrumbs on mobile, so that's probably happening to everyone. 
  • Sorry but it definitely doesn't. Please check our demos where we got breadcrumbs on and you will see that these breadcrumbs appears on mobile as well.
  • Hi, I'm sorry but I had the same problem... And when it's shown on mobile, the div is really big even I removed the padding. 
  • Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
Sign In or Register to comment.