Hello,
At the following page, there are annoying grey pencil icons that show up on top of the post titles in the post slider. I can’t figure out how to get rid of these or what they are called. Please help.
http://192.185.4.114/~castweb/test-page/
Nick
Hi ndimmick!
Please go to Enfold theme options > General Styling and click Save changes. If that does not help, add following code to Quick CSS in Enfold theme options under General Styling tab
span.fallback-post-type-icon {
display: none!important;
}
Best regards,
Yigit
Thanks, Yigit! That short code did the trick. I appreciate your help.
Nick