Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1287245
    cowrhl
    Participant

    Hi, the revolutionary slider’s image darkens a bit too much. Is there a way I could adjust this to my liking?

    Thanks!

    #1287319
    Paul R
    Moderator

    Hi,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1287759
    cowrhl
    Participant
    This reply has been marked as private.
    #1288089
    Rad
    Moderator

    Hi there,

    It’s not Revslider, but just standard post slider 🙂

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .x-post-slider-entry>a {
        background-color: rgba(0,0,0,0.1);
    }
    .x-post-slider-entry>a:hover {
        background-color: rgba(0,0,0,0.3);
    }

    Would you mind providing what is code A and B?

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1287245 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>