Hi, How do i change that : Into Image background instead of color?
Feb 25th 2018 Official Post #2 Hello rami7250,please add this to your styles additional CSS: CSS .pageHeaderFacade { background-image: url(httos://example.com/image.jpg); background-size: cover; }