Change Featured Content Slider
- The topic ‘Change Featured Content Slider’ is closed to new replies.
Need help? Check out our Support site, then
Hi!
Is there anyway to change the featured content slider background so it’s transparent. I’m trying to use PNG’s with transparent backgrounds as my featured picture but I noticed that when I do that, the content slider gives it a black background, and I really don’t want that.
Thanks so much!
The blog I need help with is: (visible only to logged in users)
Hello there!
Thank you for writing and using our theme :)
Yes, please try adding this CSS:
.flexslider .slides>li {
background-color: transparent;
}
Here you are how to add it to your site: https://wordpress.com/support/custom-design/editing-css/
Please, let us know if this works correctly.
Thank you again!
Ricardo P. from SiloCreativo
Omg!! That worked like a charm. Thank you so so so much, it was driving me crazy trying to figure it out! I appreciate you Ricardo!!!
Nice! You are welcome!