MAKE HEADER NON-TRANSPARENT

Hi @Nato0201 ,

I checked your store. You have some pages that don’t have a banner after that will met this error. S I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  2. Layout/theme.liquid then find

  3. Refer screenshot to add code below( add class to body)

{{request.path | split: '/' | last }}

  1. Base on this class. Add Code below to end of this file and before tag. Code below will apply for cart page, our story page, track123 page.