Change camera icon in posts
-
The CSS to remove the camera icon on individual posts is as follows;
.is-singular .entry-inner:after, .error404 .entry-inner:after, .page-template-eventbrite-index .page-header:after, .single-event .entry-header:after { background: none; }
but I was wondering if there was any way to change the camera icon to a custom image?
- The topic ‘Change camera icon in posts’ is closed to new replies.