Jump to content
WebFlake
  • 0

Remove icons


gmamirel

Question

5 answers to this question

Recommended Posts

  • 0

In order you use IPS Focus theme,

you can go to ACP > THEMES > Click edit HTML & CSS > now select CSS column

go to CSS > core > front > customs and select _ipsfocus_base.css

now scroll down and find this lines as you can see in this image

 

Cattura1423.thumb.PNG.13cdd3535f35c68db53d76fd49979a78.PNG

 

delete the content as example: 

BEFORE: .ipsNavBar_primary li[data-navapp="nexus"] > a:before{ content: "\f07a" }

AFETR: .ipsNavBar_primary li[data-navapp="nexus"] > a:before{ content: "" }

  • Upvote 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...