-
AuthorPosts
-
November 26, 2016 at 6:30 pm #717240
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,
christianNovember 27, 2016 at 12:07 am #717309Hey Maris80,
Yes, it’s possible, is it show page title and breadcrumbs if screen width is greater than 989px? or less than?
Best regards,
NikkoNovember 29, 2016 at 11:36 am #718177Hi 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,
ChristianNovember 29, 2016 at 11:53 am #718183Hi 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,
NikkoNovember 29, 2016 at 12:26 pm #718193Sorry no breadcrumb appered :-(
November 29, 2016 at 1:06 pm #718209Hey!
Can you post a link to your site showing where the breadcrumb should appear?
Cheers!
NikkoNovember 29, 2016 at 1:27 pm #718215for ex. on my homepage! http://www.netzexperten.de
November 30, 2016 at 11:16 am #718681Hi 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,
ChristianNovember 30, 2016 at 1:32 pm #718731Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.
