Hi support,
The breadcrumb background isn’t adjusting to the size of the breadcrumb.
On mobile screens I sometimes have 3-5 lines of breadcrumb, but only about 3 lines are covered by the background.
How to change this to a flexible solution?
Thanks :-)
/OKEIwebbureau
Hey OKEIwebbureau,
Where can we see and reproduce the problem you are having?
Best regards,
Rikard
Hi Rikard,
Please take at look at these screenshots – all regarding the website https://lederuddannelserne.dk:
Url: https://lederuddannelserne.dk/uddannelser-og-kurser/taenk-dig-til-resultater/
Screenshot:
Url: https://lederuddannelserne.dk/bornholms-regionskommune-saetter-fokus-paa-at-styrke-og-udvikle-ledelse/
Screenshot: .
Let me know if you need more info.
Thanks :-)
/OKEIwebbureau
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 479px) {
.title_container {
height:100px;
}
}
Best regards,
Rikard
Hi Rikard,
Thanks – the solution works, however it isn’t the most beautiful one…..on pages having a much smaller breadcrumb.
Is there a reason why there is a break in the breadcrumb before the title of the page?
…and perhaps also after “blog /”
/OKEIwebbureau
Hi,
If you have very long breadcrumbs then there’s no other solution unfortunately. What do you suggest would be a better solution?
Best regards,
Rikard
Hi Rikard,
A better solution could be a responsive container for the breadcrumb. The breadcrumb in Enfold hasn’t changed since the start of the theme, so I think it is about time that the developers look in this direction :-)
Thanks.
/OKEIwebbureau