Hi,
i have a problem with big blog titles. on breadcrumbs they create 3 lines and the third on goes outside the container border. is it possible to be auto and when 3 lines used, to open the height accordingly?
Hey pixelize,
I tested this on my end but I can’t reproduce the same issue.
Can you give us a link to your site? so we can inspect it.
You can post the link in private content so it’s only the moderators that can see it.
Best regards,
Nikko
yes. here you are.
if we could reduce the characters somehow.
Hi pixelize,
Can you try adding this css code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width: 767px) {
.responsive .title_container .breadcrumb {
position: relative;
right: auto;
top: 0;
margin: 0;
left: -2px;
}
}
Best regards,
Nikko
yes it works fine now.
i would suggest to put it at a future enfold update.
Thank you
Hi pixelize,
Glad that we could help :)
We’ll suggest it.
Thanks for using Enfold and have a great day!
Best regards,
Nikko