Remove Return to Previous Page - by kjmedia

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

  • Avatar: kjmedia
    kjmedia
    Participant
    September 7, 2017 at 09:53

    How do i remove “Return to Previous Page” on all pages?

    I´ve tried to add the following code in Custom CSS:
    .breadcrumbs .back-to {
    display: none !important;
    }

    But that didn´t have any effect.

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2017 at 10:13

    Hello,

    Please use this code:

    .page-heading .row-fluid .span12 > .back-to {
        display: none;
    }

    Regards

    Avatar: kjmedia
    kjmedia
    Participant
    September 7, 2017 at 11:03

    Thanks 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2017 at 12:11

    You’re welcome!

    Regards

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

The issue related to '‘Remove Return to Previous Page’' has been successfully resolved, and the topic is now closed for further responses

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