Breadcrumbs On Mobile – Title Overlapping

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    streeterjohnson
    July 15, 2021 at 6:12 pm #154490

    I used the CSS below and it worked well, however if the title of the page (usually a product page) is longer it wraps to a second line and overlaps with the breadcrumbs making it unreadable (see attachment). Is there anything I can do to space them out so they don’t overlap?

    @media handheld, only screen and (max-width: 767px){
    .breadcrumbs-wrapper {
    display: block !important;
    }
    }

    Attachments:
    You must be logged in to view attached files.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.