• Resolved christianserrer

    (@christianserrer)


    Hello,

    can somebody please help us how we can remove the “Back to Shop” link on the empty cart page?

    Many thanks,
    Christian

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Try this custom css:

    .return-to-shop {
      display: none;
    }

    Custom css can be entered at:
    Dashboard > Appearance > Customize > Additional CSS

Viewing 1 replies (of 1 total)

The topic ‘Remove “Back to Shop” Link’ is closed to new replies.