Changing blue hover color

  • Author
    Posts
  • #2995

    JillDesigns
    Participant

    Hello,
    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!

    #2996

    Andrew Misplon
    Keymaster

    Sure 🙂

    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.

    #3000

    JillDesigns
    Participant

    Awesome, thanks!

    #3001

    Andrew Misplon
    Keymaster

    For sure 🙂 Glad we could help.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Scroll to top