Supreme Directory Homepage

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

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

Open Support Ticket
  • Author
    Posts
  • #362382

    Phoebe Morgan
    Expired Member
    Post count: 38

    Is there a way to change the overlay colour of the background image on the Supreme Directory homepage? I have changed the background image but the dark grey/black overlay makes the whole site seem very dark. My site will be targeted at families so need to make it a bit more fun and bright.

    #362402

    Kor
    Moderator
    Post count: 16516

    Hi theree,

    Could you please share your Website URL with me so I could tell you the correct CSS snippet to do this? Meanwhile you can try using the custom CSS code below. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    .featured-area::before {
        background-color: red!important;
        opacity: 0.5;
    }

    Thanks!

    #362476

    Phoebe Morgan
    Expired Member
    Post count: 38
    This reply has been marked as private.
    #362686

    Paolo
    Site Admin
    Post count: 31206
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