Okay
  Public Ticket #1980457
Blog Overlay COlour
Closed

Comments

  • michaelbaileyuk started the conversation

    Hi

    I must have set the blog overlay colour somewhere, but now I want to change this I cannot see where to do this. 

    Also, is it possible to set the opacity of the blog overlay. 

    Best 

    Michael

  •  1,559
    Laborator replied

    Hi Michael,

    Add this CSS to Custom CSS:

    .wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-image a .hover-display,
    .blog-posts .post-item .post-thumbnail .post-hover {
        background-color: rgba(118,50,63,0.8);
    }
    

    The color is set in RGB while the last value (0.8) is for the opacity.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group