Change Icon Cross
-
Hi,
I changed the brain icon with a CSS snip below but i wish change the cross icon. What a name used for this icon?
.nc-icon-outline.health_brain{
background-image: url(‘https://localhost/dental/wp-content/uploads/tooth-icon.png’);
width: 100px;
height: 100px;
margin-top: 12px;
background-size: 100%;
border-radius: 100%;
}
.nc-icon-outline.health_brain:before{
content: none;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change Icon Cross’ is closed to new replies.