• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 26.01.20, 15:43
  • Opened by: Lynda
  • Closed by: Fred
  • Closed on: 03.02.20, 18:55
  • Reason: Closed
  • Comment: Glad to help!

Ticket #16690 - How to remove "LOCAL_SHIPPING"

Hi !

How to remove the text “LOCAL-SHIPPING” in My account page, please ?

Thank you

Attachments:

Capture d’écran 2020-01-26 a... (158.8 KiB)

Comments

Fred 27 Jan 2020, 11:25

Try following CSS:

#colissimo-returns i {display:none}
Lynda 02 Feb 2020, 18:10

This code doesn’t work…

Attachments:

Capture d’écran 2020-02-02 a... (133.8 KiB)
Fred 03 Feb 2020, 10:35

Sorry, try this:

#content #colissimo-returns i {display:none}
Lynda 03 Feb 2020, 18:17

It works. Thank you.