Dawn Slideshow Text Background Transparency

Hi!. I’m using a Dawn Template and I add a slideshow to the website but I really want to remove the background color of the text to transparency. I don’t want any color cuz is blocking me the image that have in the background I just want only the text. I would appreciate so much for the help. Thank you!.

hi @Update4

You can try this code

  1. Go to Online Store-> Theme->Edit code
  2. Asset-> base.css ->paste the below code at the bottom of the file.
.slideshow__text.banner__box {
    background: transparent;
}

Hi.

If you are the person that gave the answer to transparent slides.

Thankyou Very, Very Much.

WELL DONE.IT WORKED ON MY SITE AND CONSIDERING I AM AN ABSOLUTE MORON WHEN IT COMES TO ALL OF THIS I’M ASTOUNDED IT WORKED.

Again. Thankyou .

Bruce Hayward