SupportCategory: Wordpress PluginsBackground image full screen
panikmaccus asked 6 years ago

Hi. I was wondering if you could help. I just purchased the Unlimited Background Slider. I’m currently running Avada theme and have noticed that the background slider is set to full width. I would like it to cover the whole screen. How can i set the background to cover so the height is 100%?
Thank you.

eDataStyle Staff replied 6 years ago

So far we have tested it’s covering site ! what’s ever can you show me site url so we can check rest …
thanks

panikmaccus replied 6 years ago

Hi eDataStyle

Thanks for the reply. I made these changes to the css with this:

.mbBgndGallery img {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 100%;
transform: none;
}

Is this ok? Made to ed-responsive-background-slider.css