Under LayerSlider settings, you are able to add “yourLogo” (this is a fixed layer that will be shown above of LayerSlider container. For example if you want to display your own logo, etc., you can upload an image or choose one from the Media Library.) In addition, you can add “yourLogoStyle” (You can style your logo. You can use any CSS properties, for example you can add left and top properties to place the image inside the LayerSlider container anywhere you want).
In my case, I am using the LayerSlider on my homepage, with a width of 100% and height of 349px. I am trying to add an .PNG image with a transparent bg sized at 1800px by 349px, to show centered on the layerslider. The CSS should be basic, I just haven’t had any luck styling this to show it centered. Hope this helps.