BuddyBoss Home – Web Support Forums Solutions Social Learner CSS overlay on slide to make darker so that text stand out.

  • This topic has 3 replies, 2 contibutors, and was last updated 9 years ago by Anonymous.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #50230
    @asangansi

    Hi,
    I need your help.
    I need some css overlay on top of slide image so that the images are toned darker and the text can stand out better.
    Thanks.

    Answers

    #50489

    Anonymous
    @

    Hi @asangansi, I have attached a png image please find it and first upload it in your wordpress media.

    After that add this css code in your custom.css file

    div.slide_content {
    background-image: url(‘http://www.yourdomain.com/wp-content/uploads/2015/01/blacktrans.png’);
    }

    Replace the image url in the above css code with your image url.

    Regards
    Pallavi

    #50527
    @asangansi

    Thank you!

    #50604

    Anonymous
    @

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘CSS overlay on slide to make darker so that text stand out.’ is closed to new replies.