Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #748616

    Breadcrumbs display fine on PC, but when viewed on mobile the links aren’t vertically centre. How can I fix this?

    #748635

    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

    #748637

    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!

    #748642

    Hey!

    Not at all! And sorry, forums have been very busy. I am on it :)
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Breadcrumbs aren't vertically centred on mobile’ is closed to new replies.