Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #298209
    tomdkat
    Participant

    Hi!  It’s been a while since I posted here, which means things are working well for us!  🙂  Today, I have a question about the “Logo slider”.  It works fine and we’re able to add images to it ok.  We noticed the images appear “dim” until the mouse hovers over an image.  When that happens, the image appears in full color.

    You can see it in action here:

    http://www.birthandbeauty.com

    Just scroll all the way to the bottom and you’ll see “Featured and Awards”.   The slider will automatically start “playing” and the images will appear dim until you hover the mouse over an image.  Is there any way to disable or control this behavior?

    Thanks in advance!

    Peace…

    #298238
    tikaram
    Keymaster

    @tomdkat: Login to your WordPress admin section.

    Go to Appearance => Customize => Additional css and add the following css.

     

    '#logo-slider-section .section-content-wrapper .post-thumbnail {
    opacity: 1;
    }'

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #298269
    tomdkat
    Participant

    Good morning!  Thanks for that!  The issue is resolved!

    Peace…

    #298307
    tikaram
    Keymaster

    @tomdkat: Glad to know that the issue has been resolved. Let me know if you have any more issues.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Help needed with Logo slider’ is closed to new replies.