Hi there,
is there a possibility to sho bradcrumps and the page titele only at 989px? I removed the slider and now I need to explain through title and breadcrumb what the page is about.
Thanks for all helping hands.
Best,
christian
Hey Maris80,
Yes, it’s possible, is it show page title and breadcrumbs if screen width is greater than 989px? or less than?
Best regards,
Nikko
Hi Nikko,
if the display is smaller than 989px than title and breadcrumps should displayed in any other case title and breadcrump should have the functionallty I put for Desktop devices.
Best,
Christian
Hi Christian,
Try adding this code in Quick CSS(located in Enfold > General Styling):
#top .title_container {
display: none;
}
@media only screen and (max-width:989px) {
#top .title_container {
display: block !important;
}
}
Let us know if it works :)
Regards,
Nikko
Sorry no breadcrumb appered :-(
Hey!
Can you post a link to your site showing where the breadcrumb should appear?
Cheers!
Nikko
for ex. on my homepage! http://www.netzexperten.de
Hi Nikko, do you think there is solution for this problem? This thing is mandatory to get more points on google page speed insights.
Pls be so kind and give me an answer if you could assist or not.
Thanks,
Christian
Hi,
Sorry for the late response, did you set Header Title and Breadcrumbs to Display Title and Breadcrumbs, this would be needed to allow the title and breadcrumbs to appear, if this is not set then that’s the reason why it’s not appearing, also breadcrumbs and title doesn’t show up in the homepage. If it’s still not showing on pages except the homepage kindly give us temporary admin access so we can check the backend, just place the details in the “private content” when you reply.
Best regards,
Nikko