Breadcrumbs display fine on PC, but when viewed on mobile the links aren’t vertically centre. How can I fix this?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .title_container .breadcrumb { top: 10px; }}
Regards,
Yigit
That’s perfect as always Yigit! You’re the best!
I also have another question I posted a while ago and still haven’t been able to resolve. If you could take a look that would be amazing: https://kriesi.at/support/topic/comment-section-not-showing-up/
Thank you!