Blog page images are too dark

This topic contains 3 replies, has 2 voices, and was last updated by  Stiofan O’Connor 6 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #391950

    Ashley Shannon
    Free User
    Post count: 7

    I cannot figure out how to fix the dark overlay which is present on our blog page of Supreme Directory. It makes the images way too dark – I would like to change this to a lighter overlay color or nothing at all. How can I accomplish this?

    https://buybudboston.com/blog/

    #391953

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Ashley,

    Try this css

    
    
    .container .featured-area::before{
        opacity: 0.1;
    }

    You can change the value to “0” if you wan to remove it. or 0.9 or anything inbetween to darken it, by default it is 0.5

    Thanks,

    Stiofan

    #391954

    Ashley Shannon
    Free User
    Post count: 7

    Thank you!

    #391956

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are welcome! 🙂

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket