What's your biggest current challenge? Have your say in Community Polls along the right column.

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

Solved

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

KEZ-64
Tourist
3 1 1

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

 

 

Accepted Solution (1)

KEZ-64
Tourist
3 1 1

This is an accepted solution.

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; }

View solution in original post

Replies 2 (2)

KEZ-64
Tourist
3 1 1

This is an accepted solution.

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; }

pinkyslime
Visitor
1 0 1

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