How do I move the text in header image to the left?

Hi @Smultronetshop Please add code here:

.banner__box div{ 
  width: 100% !important;
  text-align: left !important;
}
1 Like