Dawn Theme 5.0 Slideshow - Change banner to be transparent background with white text

I need some help changing Dawn theme the default slider banner

  • background to be transparent
  • text for Title etc to be white (or a choice would be nice)

Seems there is no easy way to do it in theme config

Kerrie

Update : I figured out the text but not transparency

Solved through searching :

I cant remember who had solution though

In base.css add this to bottom

.banner__box.color-background-1, .banner__box.color-accent-1 { background: transparent !important; }

1 Like

Thank you so much you are a life-saver… I was looking for the solution to make the text box transparent and I was completely confused. Thank you again

1 Like