Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #186982

    You have helped me to fix the issue with the nav not and the right sidebar not collapsing on iPad, but one item still remains. The title bar + breadcrumbs are not changing to mobile view on iPad portrait.

    #186983
    This reply has been marked as private.
    #186990

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .title_container .breadcrumb { left: -4px; top: 75%; }
    #top .title_container .container { min-height: 70px; }

    It will move breadcrumbs to left side under title

    Best regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Title Container and Breadcrumbs not collapsing on iPad Portrait’ is closed to new replies.