how to make the area behind text on slider darker

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by sandradohn, Oct 29, 2021.

  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, Please let me now how to make the area behind the text darker so it shows up better on the slider. Thanks, Sandra I attached a screen shot
     

    Attached Files:

  2. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello Sandra,

    Warm Wishes From InkThemes,

    Would you please share the website link as well?

    We will then assist you further.

    Regards,
    Shemaela
    InkThemes.com
     
  3. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    hollywoodvideoclips.com Thanks, Sandra
     
  4. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, Can you update me n this ? Thanks, Sandra
     
  5. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello Sandra,

    Warm Wishes From InkThemes,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard -> Appearance -> Customize -> Additional CSS).

    Code:
    #myCarousel h1 {
        background: rgb(0 0 0);
    }
    #myCarousel li {
        background: rgb(0 0 0 / 99%);
    
    }
    Regards,
    Shemaela
    InkThemes.com
     
  6. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    That worked great. Thanks! Sandra
     
  7. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello,

    Warm Wishes From InkThemes,

    You are most welcome!

    Let us know if you need further help, we will be happy to help you.

    And always feel free to ask your queries at our support forum: http://inkthemes.com/community/ and at our email [email protected]

    Regards,
    Shemaela
    InkThemes.com
     

Share This Page