Change transparency header images

This topic contains 6 replies, has 3 voices, and was last updated by  Paolo 6 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #385750

    Edith
    Expired Member
    Post count: 24

    Hi, I’m using GD with Supreme theme. This comes with featured image as header. The header images transform with a semitransparent black layer. Could you tell me where to change the transparency? I find the headers images too dark now.

    Rgdz,
    Edith

    #385751

    Kor
    Moderator
    Post count: 16516

    Hi Edith,

    Could you please share some screenshots and also a link so that we can try to help you with this?

    Thanks!

    #385763

    Edith
    Expired Member
    Post count: 24

    Hi Kor,

    Thanks for your quick reply!!
    Att 1 is the original en the dark one the header as now on the site.

    Rgdz,
    Edith

    #385764

    Edith
    Expired Member
    Post count: 24

    sorry images were too big… here again and the link on the site

    http://development.localhappinez.com

    #385817

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please add this to design > scripts > custom css:

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

    If you want no opacity, simply change 0.1 to 0

    Thanks

    #385874

    Edith
    Expired Member
    Post count: 24

    It works! Thx Paolo for your support 🙂

    #385922

    Paolo
    Site Admin
    Post count: 31206

    🙂

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

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

Open Support Ticket