Remove Grey Transparency From Featured Content in Pictorico theme.
-
Hi there,
Is there a way for me to remove the grey transparency on the featured content in Pictorico theme?
I am able to remove it from the individual post page, however it is still on the thumbnails of the Featured Content in my slider. (Hope that makes sense). If it helps, here is a link to my site: http://seasonsbright.com/
The blog I need help with is: (visible only to logged in users)
-
Hi there, I see you have used the following CSS to remove the grey from the featured slider. I do see a band of grey overlaying the bottom of the slider area. If you wish to remove that, add the following to your custom CSS.
.flexslider .entry-wrapper { background: rgba(0, 0, 0, 0); }
- The topic ‘Remove Grey Transparency From Featured Content in Pictorico theme.’ is closed to new replies.