- This topic has 3 replies, 2 voices, and was last updated 9 years ago by
Andrew Misplon.
Tagged: SiteOrigin SiteOrigin Post Carousel
- AuthorPosts
- February 5, 2016 at 2:48 am #2995
JillDesignsParticipantHello,
I’m using the SiteOrigin Post Carousel for my news posts. Is there an easy way to change the featured image that shows up in the carousel to something other than semi-transparent sky blue when someone is hovering on it?
Thanks a million!February 5, 2016 at 6:35 am #2996
Andrew MisplonKeymasterSure 🙂
If you have a Custom CSS plugin installed, perhaps Simple Custom CSS, you can go to Appearance > Custom CSS and insert the following:
/* Siteorigin Carousel Widget */
.panel-grid-cell .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
background: #0896fe;
}#0896fe
is the default. Adjust that value as required.February 7, 2016 at 6:24 pm #3000
JillDesignsParticipantAwesome, thanks!
February 7, 2016 at 6:25 pm #3001
Andrew MisplonKeymasterFor sure 🙂 Glad we could help.
- AuthorPosts
You must be logged in to reply to this topic.