Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1219828
    charliesa
    Participant

    What I want is to change the default “dark grey #333” default color for the carousel images, to a different color—blue (I’lll get the color, just show me how). I have another question, but I guess that’s a new post.

    #1219968
    Jade
    Moderator

    Hi there,

    Please use this CSS selector:

    .entry-cover:hover .h-entry-cover:before {
    
    }

    Hope this helps.

    #1221067
    charliesa
    Participant

    That works perfectly, thanks very much…

    /* Carousel Hover Background */
    .h-entry-cover:before{
    rgb(5,48,152, .3)
    }

    #1221102
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

    #1221103
    Rahul
    Moderator

    Glad we were able to help you out!

    If you have any further questions, let us know. We’d be happy to assist you with anything.

    Thanks for using the X-theme!

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