Breadcrumbs Back button on mobile - by SBB

This topic has 4 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler

  • Avatar: SBB
    SBB
    Participant
    February 14, 2019 at 14:50

    Hello,

    Any way how to get this breadcrumbs back button to be displayed on mobile?

    https://prnt.sc/ml1ya5

    Thanks,
    Tomas

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2019 at 14:52

    Hello,

    Please add this code in Theme options > Custom css > Global custom css:

    @media only screen and (max-width: 1200px) {
        .back-history {
            display: block !important;
        }
    }

    Regards

    Avatar: SBB
    SBB
    Participant
    February 14, 2019 at 21:55

    Working smoothly. Thank you, you are great as always 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 07:55

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Breadcrumbs Back button on mobile’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.