• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 06.02.18, 17:20
  • Opened by: caroline
  • Closed by: Marek
  • Closed on: 09.02.18, 10:58
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11597 - pk_customlinks only icons

Once I had the icon LOGIN / MY ACCOUNT and now I have the text ??
I don’t know how it appears and how I can display only the icon like in model

Comments

Marek 07 Feb 2018, 10:18

Hi, Caroline.
Please give me a link to your website

Marek 07 Feb 2018, 11:02

Here is CSS to hide the text

.pk_customlinks > ul > li > a span {display:none}
caroline 07 Feb 2018, 15:04

I add this code in CSS CUSTOM. I refresh the page but I still have the text. Should I do something else ?

Marek 08 Feb 2018, 12:44

Try

.pk_customlinks > ul > li > a span {display:none !important}
caroline 08 Feb 2018, 13:49

I don’t know if it works. It seems it’s not take account of on the page.
on BO Css Styles I add this and it’s seems ok (I check sevreal times)
Do I need to do something to force refresh or I don’t know

caroline 08 Feb 2018, 15:49

See in BO it’s OK right ?