Hi there,
Is it possible to remove the little 'film' icon that displays on portfolio thumbnails which contain video content ?
Many Thanks,
Hi there,
Is it possible to remove the little 'film' icon that displays on portfolio thumbnails which contain video content ?
Many Thanks,
I was kind of hoping this would be a simple thing to achieve ?
Any help greatly appreciated !
sorry for the delay! Yes thats a very simple css change:
#top .ajax_portfolio .comboslide .slideshow_overlay{
background:none;
}
should do the trick ;)
add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at angular->styling:
Perfect, thank you :-)
You must log in to post.