Thank you Guenni007.
I am not so familiar with adding custom css to Enfold by now.
I have added it with some modification to quick CSS and it works great.
Of course this now is a global setting – but I´ll figure out how custom CSS works ;-)
Thanks again!
Update:
I deleted the code from quick CSS and added a Code Block Element to the page where I use the Icon Grid.
Then I added your code like this:
<style>
.avia-icongrid-icon {
display: none;
}
</style>
Works great!
At the moment I cannot post a link as the site is under construction on localhost.
I just want to remove it on one page – I added an Icon Grid, 4 Elements with title and subtitle.
The icon just is a little too much here so I just want to hide it.
If I use Icon Grid on a different page maybe it´s good to have icons.
Any idea? Thanks in advance.
Worked!
Great – thanks for your help :-)